1
0

Auto-update mod versions (2025-07-08 23:18:09)

Updated mods:
- Grab Bag: 29f8a81 → 10e0a6d (VersionSource.HEAD)
- Entropy: cb1aecf → 408448b (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-07-08 23:18:09 +00:00
parent 06208515a1
commit 25b424b954
2 changed files with 2 additions and 2 deletions

View File

@@ -11,5 +11,5 @@
"downloadURL": "https://github.com/thefaketh30ne/grab-bag/archive/refs/heads/main.zip", "downloadURL": "https://github.com/thefaketh30ne/grab-bag/archive/refs/heads/main.zip",
"folderName": "GrabBag", "folderName": "GrabBag",
"automatic-version-check": true, "automatic-version-check": true,
"version": "29f8a81" "version": "10e0a6d"
} }

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": "cb1aecf", "version": "408448b",
"automatic-version-check": true "automatic-version-check": true
} }