1
0

Auto-update mod versions (2025-08-16 22:17:28)

Updated mods:
- Steamodded: dc51267 → 11817da (VersionSource.HEAD)
- Entropy: 124b267 → 80b0cf7 (VersionSource.HEAD)
- Too Many Jokers: b7714ee → 4eb01b1 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-08-16 22:17:28 +00:00
parent 1db652a375
commit 746ff5c536
3 changed files with 3 additions and 3 deletions

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/Steamodded/smods", "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/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "dc51267" "version": "11817da"
} }

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/cg-223/toomanyjokers", "repo": "https://github.com/cg-223/toomanyjokers",
"downloadURL": "https://github.com/cg-223/toomanyjokers/archive/refs/heads/main.zip", "downloadURL": "https://github.com/cg-223/toomanyjokers/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "b7714ee" "version": "4eb01b1"
} }

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/lord-ruby/Entropy", "repo": "https://github.com/lord-ruby/Entropy",
"downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip", "downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip",
"folderName": "Entropy", "folderName": "Entropy",
"version": "124b267", "version": "80b0cf7",
"automatic-version-check": true "automatic-version-check": true
} }