1
0

Auto-update mod versions (2025-08-03 20:21:06)

Updated mods:
- Prism: 9b70bf8 → efdb8ef (VersionSource.HEAD)
- Entropy: 7d48e1d → dda2c82 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-08-03 20:21:06 +00:00
parent 5017d5e54b
commit d401483db6
2 changed files with 2 additions and 2 deletions

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip", "downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip",
"folderName": "Prism", "folderName": "Prism",
"automatic-version-check": true, "automatic-version-check": true,
"version": "9b70bf8" "version": "efdb8ef"
} }

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