Updater
Toggle table of contents
0.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
Updater
Updater
/
io.github.vxrpenter.updater.upstream
/
CodebergUpstream
/
CodebergUpstream
Codeberg
Upstream
constructor
(
user
:
String
,
repo
:
String
,
baseUrl
:
String
?
=
"https://codeberg.org/api/v1/"
,
baseUrlEndpoint
:
String
?
=
"repos/"
,
releaseBaseUrl
:
String
?
=
"https://codeberg.org/"
,
releaseBaseUrlEndpoint
:
String
?
=
"/"
,
upstreamPriority
:
Priority
=
1.priority
)