1
0

Auto-update mod versions (2025-07-21 01:44:55)

Updated mods:
- Pokermon: 984ae28 → f579612 (VersionSource.HEAD)
- Entropy: 727d470 → 6d85b18 (VersionSource.HEAD)
- peakshitmod: new → newer (VersionSource.LATEST_TAG)
- Lucky Rabbit: d96189a → 631d2be (VersionSource.HEAD)
- Too Many Decks: 64cda11 → 3117733 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-07-21 01:44:56 +00:00
parent da0fcbef07
commit 06f474adee
5 changed files with 5 additions and 5 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": "984ae28" "version": "f579612"
} }

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/Squidguset/TooManyDecks", "repo": "https://github.com/Squidguset/TooManyDecks",
"downloadURL": "https://github.com/Squidguset/TooManyDecks/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Squidguset/TooManyDecks/archive/refs/heads/main.zip",
"folderName": "TooManyDecks", "folderName": "TooManyDecks",
"version": "64cda11", "version": "3117733",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -11,5 +11,5 @@
"downloadURL": "https://github.com/Trif3ctal/Lucky-Rabbit/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Trif3ctal/Lucky-Rabbit/archive/refs/heads/main.zip",
"folderName": "LuckyRabbit", "folderName": "LuckyRabbit",
"automatic-version-check": true, "automatic-version-check": true,
"version": "d96189a" "version": "631d2be"
} }

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": "727d470", "version": "6d85b18",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/peakshitposts/peakshitmod", "repo": "https://github.com/peakshitposts/peakshitmod",
"downloadURL": "https://github.com/peakshitposts/peakshitmod/releases/latest/download/peakshitmod-main.zip", "downloadURL": "https://github.com/peakshitposts/peakshitmod/releases/latest/download/peakshitmod-main.zip",
"folderName": "peakshitmod", "folderName": "peakshitmod",
"version": "new", "version": "newer",
"automatic-version-check": true "automatic-version-check": true
} }