1
0

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

Updated mods:
- Insolence: 1.0.7 → 1.1.0 (VersionSource.RELEASE_TAG)
- Cryptid: 5b3792a → 3a9233c (VersionSource.HEAD)
- Cartomancer: 4c85901 → 85969e8 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-15 18:25:10 +00:00
parent 9cd40ad9e2
commit cc9cc10ead
3 changed files with 4 additions and 4 deletions

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip",
"folderName": "Cryptid",
"automatic-version-check": true,
"version": "5b3792a"
"version": "3a9233c"
}

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.7.zip",
"downloadURL": "https://github.com/thebearodactyl/insolence-balatro/archive/refs/tags/1.1.0.zip",
"folderName": "Insolence",
"version": "1.0.7",
"version": "1.1.0",
"automatic-version-check": true
}

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/stupxd/Cartomancer",
"downloadURL": "https://github.com/stupxd/Cartomancer/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "4c85901"
"version": "85969e8"
}