1
0

Auto-update mod versions (2025-07-06 16:20:33)

Updated mods:
- Bakery: 1f3ccd5 → 6b48bcf (VersionSource.HEAD)
- Entropy: f47b90c → ff6e47b (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-07-06 16:20:33 +00:00
parent 951276cb53
commit d6d10dfd1b
2 changed files with 2 additions and 2 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/BakersDozenBagels/BalatroBakery", "repo": "https://github.com/BakersDozenBagels/BalatroBakery",
"downloadURL": "https://github.com/BakersDozenBagels/BalatroBakery/archive/refs/heads/main.zip", "downloadURL": "https://github.com/BakersDozenBagels/BalatroBakery/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "1f3ccd5" "version": "6b48bcf"
} }

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