mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-06 20:34:35 -05:00
Compare commits
2 Commits
v2.3.2238
...
renovate/c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
027356eda5 | ||
|
|
0271a0174f |
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
gh api \
|
||||
--method POST \
|
||||
-H "Accept: application/vnd.github+json" \
|
||||
"/repos/Suwayomi/winget-pkgs/merge-upstream" \
|
||||
"repos/Suwayomi/winget-pkgs/merge-upstream" \
|
||||
-f branch=master
|
||||
|
||||
- uses: vedantmgoyal2009/winget-releaser@v2
|
||||
|
||||
@@ -186,7 +186,7 @@ buildconfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.10"}
|
||||
download = { id = "de.undercouch.download", version = "5.7.0"}
|
||||
|
||||
# ShadowJar
|
||||
shadowjar = { id = "com.gradleup.shadow", version = "8.3.11"}
|
||||
shadowjar = { id = "com.gradleup.shadow", version = "9.5.1"}
|
||||
|
||||
# Moko
|
||||
moko = { id = "dev.icerock.mobile.multiplatform-resources", version.ref = "moko" }
|
||||
|
||||
Reference in New Issue
Block a user