1
0

Auto-update mod versions (2025-06-15 01:41:55)

Updated mods:
- Entropy: 78e0b05 → 78dd0bd (VersionSource.HEAD)
- typist: 1.8.1 → 1.8.2 (VersionSource.RELEASE_TAG)
- Cryptposting: 0487840 → 223339e (VersionSource.HEAD)
- KCVanilla: bbf9244 → 5efbd7c (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-06-15 01:41:55 +00:00
parent 54662fd9d0
commit 1569db0afd
4 changed files with 5 additions and 5 deletions

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/kierkat10/Cryptposting", "repo": "https://github.com/kierkat10/Cryptposting",
"downloadURL": "https://github.com/kierkat10/Cryptposting/archive/refs/heads/main.zip", "downloadURL": "https://github.com/kierkat10/Cryptposting/archive/refs/heads/main.zip",
"folderName": "Cryptposting", "folderName": "Cryptposting",
"version": "0487840", "version": "223339e",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -8,7 +8,7 @@
], ],
"author": "kasimeka", "author": "kasimeka",
"repo": "https://github.com/kasimeka/balatro-typist-mod", "repo": "https://github.com/kasimeka/balatro-typist-mod",
"downloadURL": "https://github.com/kasimeka/balatro-typist-mod/archive/refs/tags/1.8.1.zip", "downloadURL": "https://github.com/kasimeka/balatro-typist-mod/archive/refs/tags/1.8.2.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "1.8.1" "version": "1.8.2"
} }

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/kcgidw/kcvanilla", "repo": "https://github.com/kcgidw/kcvanilla",
"downloadURL": "https://github.com/kcgidw/kcvanilla/archive/refs/heads/master.zip", "downloadURL": "https://github.com/kcgidw/kcvanilla/archive/refs/heads/master.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "bbf9244" "version": "5efbd7c"
} }

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": "78e0b05", "version": "78dd0bd",
"automatic-version-check": true "automatic-version-check": true
} }