1
0

Auto-update mod versions (2025-08-20 22:15:59)

Updated mods:
- Pokerleven: v0.0.7a-alpha → v0.0.8-alpha (VersionSource.LATEST_TAG)
- Entropy: c72bad2 → ca83f71 (VersionSource.HEAD)
- Revo's Vault: af8c5a9 → 42b80ce (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-08-20 22:15:59 +00:00
parent 20f5069ac6
commit 5bfe32d919
3 changed files with 3 additions and 3 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/DecoXFE/PokerLeven", "repo": "https://github.com/DecoXFE/PokerLeven",
"downloadURL": "https://github.com/DecoXFE/PokerLeven/releases/latest/download/PokerLeven.zip", "downloadURL": "https://github.com/DecoXFE/PokerLeven/releases/latest/download/PokerLeven.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "v0.0.7a-alpha" "version": "v0.0.8-alpha"
} }

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod", "repo": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod",
"downloadURL": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "af8c5a9" "version": "42b80ce"
} }

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