Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
027356eda5 Update plugin shadowjar to v9 2026-07-06 11:57:10 +00:00
Syer10
0271a0174f Remove leading slash 2026-07-05 15:47:15 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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" }