1
0

Auto-update mod versions (2025-07-26 21:16:56)

Updated mods:
- Aikoyori's Shenanigans: 2195eae → 1b75eb8 (VersionSource.HEAD)
- Steamodded: 7c795ac → c0fda63 (VersionSource.HEAD)
- cokelatro: V4.0.0 → V0.4.5 (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-07-26 21:16:56 +00:00
parent 021e62f894
commit 76f7a9a6dc
3 changed files with 3 additions and 3 deletions

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/Aikoyori/Balatro-Aikoyoris-Shenanigans", "repo": "https://github.com/Aikoyori/Balatro-Aikoyoris-Shenanigans",
"downloadURL": "https://github.com/Aikoyori/Balatro-Aikoyoris-Shenanigans/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Aikoyori/Balatro-Aikoyoris-Shenanigans/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "2195eae" "version": "1b75eb8"
} }

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": "7c795ac" "version": "c0fda63"
} }

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/cokeblock/Cokelatro", "repo": "https://github.com/cokeblock/Cokelatro",
"downloadURL": "https://github.com/cokeblock/Cokelatro/releases/latest/download/cokelatro.zip", "downloadURL": "https://github.com/cokeblock/Cokelatro/releases/latest/download/cokelatro.zip",
"folderName": "cokelatro", "folderName": "cokelatro",
"version": "V4.0.0", "version": "V0.4.5",
"automatic-version-check": true "automatic-version-check": true
} }