1
0

Auto-update mod versions (2025-06-08 19:14:23)

Updated mods:
- Entropy: 0484270 → c61d4a0 (VersionSource.HEAD)
- Absent Dealer: v20250608093228 → v20250608183733 (VersionSource.RELEASE_TAG)
- Too Many Jokers: bb6942a → d6aa2c3 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-06-08 19:14:23 +00:00
parent 8eb64ecff3
commit ca67db4c0d
3 changed files with 3 additions and 3 deletions

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/AbsentAbigail/AbsentDealer", "repo": "https://github.com/AbsentAbigail/AbsentDealer",
"downloadURL": "https://github.com/AbsentAbigail/AbsentDealer/releases/latest/download/absentdealer.zip", "downloadURL": "https://github.com/AbsentAbigail/AbsentDealer/releases/latest/download/absentdealer.zip",
"folderName": "AbsentDealer", "folderName": "AbsentDealer",
"version": "v20250608093228", "version": "v20250608183733",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/cg-223/toomanyjokers", "repo": "https://github.com/cg-223/toomanyjokers",
"downloadURL": "https://github.com/cg-223/toomanyjokers/archive/refs/heads/main.zip", "downloadURL": "https://github.com/cg-223/toomanyjokers/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "bb6942a" "version": "d6aa2c3"
} }

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