1
0

Auto-update mod versions (2025-07-28 06:31:17)

Updated mods:
- Cryptposting: a68d3b4 → 6dab4b5 (VersionSource.HEAD)
- Another Stupid Balatro Mod: v2.7 → v2.8 (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-07-28 06:31:17 +00:00
parent cacff1c5c3
commit ca47671432
2 changed files with 15 additions and 17 deletions

View File

@@ -1,16 +1,14 @@
{
{ "title": "Another Stupid Balatro Mod",
"title": "Another Stupid Balatro Mod", "requires-steamodded": true,
"requires-steamodded": true, "requires-talisman": true,
"requires-talisman": true, "categories": [
"categories": [ "Joker"
"Joker" ],
], "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": "v2.8",
"version": "v2.7", "automatic-version-check": true
"automatic-version-check": true }
}

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/kierkat10/Cryptposting", "repo": "https://github.com/kierkat10/Cryptposting",
"downloadURL": "https://github.com/kierkat10/Cryptposting/archive/refs/heads/main.zip", "downloadURL": "https://github.com/kierkat10/Cryptposting/archive/refs/heads/main.zip",
"folderName": "Cryptposting", "folderName": "Cryptposting",
"version": "a68d3b4", "version": "6dab4b5",
"automatic-version-check": true "automatic-version-check": true
} }