Updater
Toggle table of contents
0.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
Updater
Updater
/
io.github.vxrpenter.updater.upstream
/
GitHubUpstream
/
GitHubUpstream
Git
Hub
Upstream
constructor
(
user
:
String
,
repo
:
String
,
baseUrl
:
String
?
=
"https://api.github.com/"
,
baseUrlEndpoint
:
String
?
=
"repos/"
,
releaseBaseUrl
:
String
?
=
"https://github.com/"
,
releaseBaseUrlEndpoint
:
String
?
=
"/"
,
upstreamPriority
:
Priority
=
0.priority
)