1
0

Auto-update mod versions (2025-05-15 23:16:51)

Updated mods:
- CardSleeves: 6c78b18 → 4250089 (VersionSource.HEAD)
- Entropy: 14891a7 → 854afb0 (VersionSource.HEAD)
- Cardsauce: 70ee3b1 → f4aa62b (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-15 23:16:51 +00:00
parent eb511fe2dd
commit 284d59c0b0
3 changed files with 3 additions and 3 deletions

View File

@@ -12,5 +12,5 @@
"downloadURL": "https://github.com/BarrierTrio/Cardsauce/archive/refs/heads/main.zip", "downloadURL": "https://github.com/BarrierTrio/Cardsauce/archive/refs/heads/main.zip",
"folderName": "Cardsauce", "folderName": "Cardsauce",
"automatic-version-check": true, "automatic-version-check": true,
"version": "70ee3b1" "version": "f4aa62b"
} }

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/larswijn/CardSleeves", "repo": "https://github.com/larswijn/CardSleeves",
"downloadURL": "https://github.com/larswijn/CardSleeves/archive/refs/heads/master.zip", "downloadURL": "https://github.com/larswijn/CardSleeves/archive/refs/heads/master.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "6c78b18" "version": "4250089"
} }

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": "14891a7", "version": "854afb0",
"automatic-version-check": true "automatic-version-check": true
} }