1
0

Auto-update mod versions (2025-05-05 15:18:57)

Updated mods:
- Malverk: 914ebfc → c3c1e6b (VersionSource.HEAD)
- Bakery: 7925fb1 → 0bf31a2 (VersionSource.HEAD)
- Entropy: 280a265 → ff31b37 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-05 15:18:57 +00:00
parent bb5aff9745
commit 450ba372ed
3 changed files with 3 additions and 3 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/BakersDozenBagels/BalatroBakery",
"downloadURL": "https://github.com/BakersDozenBagels/BalatroBakery/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "7925fb1"
"version": "0bf31a2"
}

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/Eremel/Malverk",
"downloadURL": "https://github.com/Eremel/Malverk/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "914ebfc"
"version": "c3c1e6b"
}

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/lord-ruby/Entropy",
"downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip",
"folderName": "Entropy",
"version": "280a265",
"version": "ff31b37",
"automatic-version-check": true
}