1
0

smods: set downloadURL to release tag instead of latest (#268)

can be merged after
<https://github.com/skyline69/balatro-mod-manager/pull/223> is released.
This commit is contained in:
ورد
2025-08-31 21:24:27 +03:00
committed by GitHub

View File

@@ -7,7 +7,7 @@
],
"author": "Steamodded",
"repo": "https://github.com/Steamodded/smods",
"downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip",
"downloadURL": "https://github.com/Steamodded/smods/archive/refs/tags/1.0.0-beta-0827c.zip",
"automatic-version-check": true,
"version": "dfc5cba"
}