1
0

Auto-update mod versions (2025-09-01 01:39:44)

Updated mods:
- Bunco: v5.4.6a-JumboFork → v5.4.7-JumboFork (VersionSource.LATEST_TAG)
- Another Stupid Balatro Mod: v3.3 → v3.4 (VersionSource.LATEST_TAG)
- Talisman: v2.4 → v2.5 (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-09-01 01:39:44 +00:00
parent 97dcb77c87
commit aae075b9eb
3 changed files with 20 additions and 20 deletions

View File

@@ -1,16 +1,15 @@
{ {
"title": "Another Stupid Balatro Mod", "title": "Another Stupid Balatro Mod",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": true, "requires-talisman": true,
"categories": [ "categories": [
"Content" "Content"
], ],
"author": "Dogg Fly", "author": "Dogg Fly",
"repo": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod", "repo": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod",
"downloadURL": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod/releases/latest/download/anotherstupidbalatromod.zip", "downloadURL": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod/releases/latest/download/anotherstupidbalatromod.zip",
"folderName": "anotherstupidbalatromod", "folderName": "anotherstupidbalatromod",
"version": "v3.3", "version": "v3.4",
"automatic-version-check": true "automatic-version-check": true,
"last-updated": 1756690744
}
}

View File

@@ -9,9 +9,9 @@
], ],
"author": "Firch", "author": "Firch",
"repo": "https://github.com/jumbocarrot0/Bunco", "repo": "https://github.com/jumbocarrot0/Bunco",
"downloadURL": "https://github.com/jumbocarrot0/Bunco/archive/refs/tags/v5.4.6a-JumboFork.zip", "downloadURL": "https://github.com/jumbocarrot0/Bunco/archive/refs/tags/v5.4.7-JumboFork.zip",
"folderName": "Bunco", "folderName": "Bunco",
"version": "v5.4.6a-JumboFork", "version": "v5.4.7-JumboFork",
"automatic-version-check": true, "automatic-version-check": true,
"last-updated": 1756635332 "last-updated": 1756690744
} }

View File

@@ -12,5 +12,6 @@
"downloadURL": "https://github.com/MathIsFun0/Talisman/releases/latest/download/Talisman.zip", "downloadURL": "https://github.com/MathIsFun0/Talisman/releases/latest/download/Talisman.zip",
"folderName": "Talisman", "folderName": "Talisman",
"automatic-version-check": true, "automatic-version-check": true,
"version": "v2.4" "version": "v2.5",
"last-updated": 1756690744
} }