1
0

Auto-update mod versions (2025-06-21 17:15:13)

Updated mods:
- Pokermon: 1925144 → 55a5eeb (VersionSource.HEAD)
- Entropy: fd1d541 → 7d4fa4d (VersionSource.HEAD)
- Lobotomy Corporation: 88ff849 → 03a706e (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-06-21 17:15:13 +00:00
parent 35504ba0f0
commit 2ed94fd53e
3 changed files with 3 additions and 3 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": "1925144" "version": "55a5eeb"
} }

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/Mysthaps/LobotomyCorp", "repo": "https://github.com/Mysthaps/LobotomyCorp",
"downloadURL": "https://github.com/Mysthaps/LobotomyCorp/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Mysthaps/LobotomyCorp/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "88ff849" "version": "03a706e"
} }

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