1
0

Auto-update mod versions (2025-09-11 01:18:40)

Updated mods:
- SuperRogue: 1.1.1d → v1.1.2 (VersionSource.LATEST_TAG)
- Insolence: 2.1.5 → 2.1.6 (VersionSource.LATEST_TAG)
- Maximus: 1.2.2b → v1.2.2b (VersionSource.LATEST_TAG)
- poopoofart: V1.0.0 → v1.0 (VersionSource.LATEST_TAG)
- JoyousSpring: 608e57a → 7566606 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-09-11 01:18:41 +00:00
parent b033605e1b
commit 7d568ac003
5 changed files with 33 additions and 29 deletions

View File

@@ -9,7 +9,7 @@
"repo": "https://github.com/Cybernetic2884/PooPooFart",
"downloadURL": "https://github.com/Cybernetic2884/PooPooFart/releases/latest/download/poopoofart.zip",
"folderName": "poopoofart",
"version": "V1.0.0",
"version": "v1.0",
"automatic-version-check": true,
"last-updated": 1757386766
"last-updated": 1757553458
}

View File

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

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/nh6574/JoyousSpring",
"downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip",
"automatic-version-check": true,
"version": "608e57a",
"last-updated": 1757006072
"version": "7566606",
"last-updated": 1757553458
}

View File

@@ -1,13 +1,14 @@
{
"title": "Maximus",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Content"
],
"author": "theAstra, Maxiss02",
"repo": "https://github.com/the-Astra/Maximus",
"downloadURL": "https://github.com/the-Astra/Maximus/releases/latest/download/Maximus-main.zip",
"version": "1.2.2b",
"automatic-version-check": true
"title": "Maximus",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Content"
],
"author": "theAstra, Maxiss02",
"repo": "https://github.com/the-Astra/Maximus",
"downloadURL": "https://github.com/the-Astra/Maximus/releases/latest/download/Maximus-main.zip",
"version": "v1.2.2b",
"automatic-version-check": true,
"last-updated": 1757553458
}

View File

@@ -1,12 +1,14 @@
{
"title": "SuperRogue",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Miscellaneous"],
"author": "theAstra",
"repo": "https://github.com/the-Astra/SuperRogue",
"downloadURL": "https://github.com/the-Astra/SuperRogue/releases/latest/download/SuperRogue-main.zip",
"version": "1.1.1d",
"automatic-version-check": true
}
"title": "SuperRogue",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Miscellaneous"
],
"author": "theAstra",
"repo": "https://github.com/the-Astra/SuperRogue",
"downloadURL": "https://github.com/the-Astra/SuperRogue/releases/latest/download/SuperRogue-main.zip",
"version": "v1.1.2",
"automatic-version-check": true,
"last-updated": 1757553458
}