1
0

Auto-update mod versions (2025-04-23 18:25:06)

Updated mods:
- Insolence: 1.0.1 → 1.0.3 (VersionSource.RELEASE_TAG)
- Prism: 657bd96 → 0b05bd1 (VersionSource.HEAD)
- Entropy: bf7f1ee → 21915c7 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-04-23 18:25:06 +00:00
parent 25ec9140ac
commit 743f68f018
3 changed files with 4 additions and 4 deletions

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip",
"folderName": "Prism",
"automatic-version-check": true,
"version": "657bd96"
"version": "0b05bd1"
}

View File

@@ -7,8 +7,8 @@
],
"author": "The Motherfucking Bearodactyl",
"repo": "https://github.com/thebearodactyl/insolence-balatro",
"downloadURL": "https://github.com/thebearodactyl/insolence-balatro/archive/refs/tags/1.0.1.zip",
"downloadURL": "https://github.com/thebearodactyl/insolence-balatro/archive/refs/tags/1.0.3.zip",
"folderName": "Insolence",
"version": "1.0.1",
"version": "1.0.3",
"automatic-version-check": true
}

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": "bf7f1ee",
"version": "21915c7",
"automatic-version-check": true
}