1
0

Auto-update mod versions (2025-07-10 03:20:56)

Updated mods:
- Pokermon: d70a6a6 → edf2f19 (VersionSource.HEAD)
- Grab Bag: d4dd8f7 → 1d2eab4 (VersionSource.HEAD)
- Entropy: bd0a721 → ef6b5ce (VersionSource.HEAD)
- TOGA's Stuff: 3b582a2 → 40b7af0 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-07-10 03:20:57 +00:00
parent 1e593e1278
commit 24bba7722e
4 changed files with 4 additions and 4 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/InertSteak/Pokermon", "repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip", "downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "d70a6a6" "version": "edf2f19"
} }

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/TheOneGoofAli/TOGAPackBalatro", "repo": "https://github.com/TheOneGoofAli/TOGAPackBalatro",
"downloadURL": "https://github.com/TheOneGoofAli/TOGAPackBalatro/archive/refs/heads/main.zip", "downloadURL": "https://github.com/TheOneGoofAli/TOGAPackBalatro/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "3b582a2" "version": "40b7af0"
} }

View File

@@ -11,5 +11,5 @@
"downloadURL": "https://github.com/thefaketh30ne/grab-bag/archive/refs/heads/main.zip", "downloadURL": "https://github.com/thefaketh30ne/grab-bag/archive/refs/heads/main.zip",
"folderName": "GrabBag", "folderName": "GrabBag",
"automatic-version-check": true, "automatic-version-check": true,
"version": "d4dd8f7" "version": "1d2eab4"
} }

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": "bd0a721", "version": "ef6b5ce",
"automatic-version-check": true "automatic-version-check": true
} }