1
0

mods/steamodded: set downloadURL to release tag instead of latest

This commit is contained in:
kasimeka
2025-06-09 06:42:21 +03:00
parent 3cfc4d5b73
commit 14a61bf7a1

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-0530b.zip",
"automatic-version-check": true,
"version": "f1c8c26"
}