1
0

Auto-update mod versions (2025-10-19 21:14:35)

Updated mods:
- Balatro Gardens: v0.1.2 → 952c0ba (VersionSource.HEAD)
- Hot Potato: v1.0.0b → v1.0.3-qf1 (VersionSource.LATEST_TAG)
- Pokermon+: 4874a10 → 3f71150 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-10-19 21:14:36 +00:00
parent ddfd71db27
commit b762deeec6
3 changed files with 11 additions and 7 deletions

View File

@@ -2,11 +2,14 @@
"title": "Balatro Gardens", "title": "Balatro Gardens",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": [ "Content" ], "categories": [
"Content"
],
"author": "SamTB", "author": "SamTB",
"repo": "https://github.com/samtabareh/Balatro-Gardens", "repo": "https://github.com/samtabareh/Balatro-Gardens",
"downloadURL": "https://github.com/samtabareh/Balatro-Gardens/archive/refs/heads/main.zip", "downloadURL": "https://github.com/samtabareh/Balatro-Gardens/archive/refs/heads/main.zip",
"folderName": "BalatroGardens", "folderName": "BalatroGardens",
"version": "v0.1.2", "version": "952c0ba",
"automatic-version-check": true "automatic-version-check": true,
"last-updated": 1760908442
} }

View File

@@ -10,7 +10,7 @@
"repo": "https://github.com/SonfiveTV/PokermonPlus", "repo": "https://github.com/SonfiveTV/PokermonPlus",
"downloadURL": "https://github.com/SonfiveTV/PokermonPlus/archive/refs/heads/main.zip", "downloadURL": "https://github.com/SonfiveTV/PokermonPlus/archive/refs/heads/main.zip",
"folderName": "PokermonPlus", "folderName": "PokermonPlus",
"version": "4874a10", "version": "3f71150",
"automatic-version-check": true, "automatic-version-check": true,
"last-updated": 1760473111 "last-updated": 1760908442
} }

View File

@@ -8,6 +8,7 @@
"author": "Various Developers", "author": "Various Developers",
"repo": "https://github.com/the-Astra/Hot-Potato", "repo": "https://github.com/the-Astra/Hot-Potato",
"downloadURL": "https://github.com/the-Astra/Hot-Potato/releases/latest/download/Hot-Potato-main.zip", "downloadURL": "https://github.com/the-Astra/Hot-Potato/releases/latest/download/Hot-Potato-main.zip",
"version": "v1.0.0b", "version": "v1.0.3-qf1",
"automatic-version-check": true "automatic-version-check": true,
"last-updated": 1760908442
} }