1
0

Auto-update mod versions (2025-07-22 01:40:18)

Updated mods:
- Entropy: 04f75ff → 4ec6ff3 (VersionSource.HEAD)
- Cryptposting: 279c4aa → a68d3b4 (VersionSource.HEAD)
- Bakery: d4bdc3e → 0e5645a (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-07-22 01:40:19 +00:00
parent 431196c28c
commit 7fb4639364
3 changed files with 3 additions and 3 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": "d4bdc3e" "version": "0e5645a"
} }

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/kierkat10/Cryptposting", "repo": "https://github.com/kierkat10/Cryptposting",
"downloadURL": "https://github.com/kierkat10/Cryptposting/archive/refs/heads/main.zip", "downloadURL": "https://github.com/kierkat10/Cryptposting/archive/refs/heads/main.zip",
"folderName": "Cryptposting", "folderName": "Cryptposting",
"version": "279c4aa", "version": "a68d3b4",
"automatic-version-check": true "automatic-version-check": true
} }

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": "04f75ff", "version": "4ec6ff3",
"automatic-version-check": true "automatic-version-check": true
} }