1
0

Auto-update mod versions (2025-04-23 16:22:05)

Updated mods:
- Insolence: 1.0.0 → 1.0.1 (VersionSource.RELEASE_TAG)
- Steamodded: 4915f36 → ade2e3a (VersionSource.HEAD)
- Entropy: 3de3be6 → eb90b6c (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-04-23 16:22:05 +00:00
parent 08e37e0abb
commit 0914e606bc
3 changed files with 4 additions and 4 deletions

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/Steamodded/smods", "repo": "https://github.com/Steamodded/smods",
"downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "4915f36" "version": "ade2e3a"
} }

View File

@@ -7,8 +7,8 @@
], ],
"author": "The Motherfucking Bearodactyl", "author": "The Motherfucking Bearodactyl",
"repo": "https://github.com/thebearodactyl/insolence-balatro", "repo": "https://github.com/thebearodactyl/insolence-balatro",
"downloadURL": "https://github.com/TheBearodactyl/insolence-balatro/archive/refs/tags/1.0.0.zip", "downloadURL": "https://github.com/thebearodactyl/insolence-balatro/archive/refs/tags/1.0.1.zip",
"folderName": "Insolence", "folderName": "Insolence",
"version": "1.0.0", "version": "1.0.1",
"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": "3de3be6", "version": "eb90b6c",
"automatic-version-check": true "automatic-version-check": true
} }