1
0

Auto-update mod versions (2025-05-26 12:35:40)

Updated mods:
- Prism: abcc7ed → ae92f58 (VersionSource.HEAD)
- Entropy: 846a5b9 → 0ebf03e (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-26 12:35:41 +00:00
parent c68da7081a
commit a0acb1a161
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": "abcc7ed" "version": "ae92f58"
} }

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": "846a5b9", "version": "0ebf03e",
"automatic-version-check": true "automatic-version-check": true
} }