1
0

Auto-update mod versions (2025-05-11 14:15:07)

Updated mods:
- Entropy: 877f838 → 9204f6a (VersionSource.HEAD)
- More Fluff: 7764892 → b0d246e (VersionSource.HEAD)
- Prism: b598d5b → e898dd0 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-11 14:15:07 +00:00
parent 2529ba5c39
commit 75f65932db
3 changed files with 3 additions and 3 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": "b598d5b" "version": "e898dd0"
} }

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": "877f838", "version": "9204f6a",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/notmario/MoreFluff", "repo": "https://github.com/notmario/MoreFluff",
"downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip", "downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "7764892" "version": "b0d246e"
} }