1
0

Auto-update mod versions (2025-08-22 18:25:17)

Updated mods:
- Steamodded: 9ed9ae1 → 029c6c0 (VersionSource.HEAD)
- Pokerleven: v0.1.0a-BETA → v0.1.0b-BETA (VersionSource.LATEST_TAG)
- Insolence: 2.1.4 → 2.1.5 (VersionSource.LATEST_TAG)
- Entropy: d3cccaf → 7dce606 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-08-22 18:25:17 +00:00
parent fa25a65810
commit feef30dddb
4 changed files with 5 additions and 5 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/DecoXFE/PokerLeven", "repo": "https://github.com/DecoXFE/PokerLeven",
"downloadURL": "https://github.com/DecoXFE/PokerLeven/releases/latest/download/PokerLeven.zip", "downloadURL": "https://github.com/DecoXFE/PokerLeven/releases/latest/download/PokerLeven.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "v0.1.0a-BETA" "version": "v0.1.0b-BETA"
} }

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": "9ed9ae1" "version": "029c6c0"
} }

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