1
0

Auto-update mod versions (2025-07-09 01:27:34)

Updated mods:
- Pokermon: 6e18724 → 24bc3bd (VersionSource.HEAD)
- Grab Bag: 10e0a6d → 4ba1c49 (VersionSource.HEAD)
- Entropy: 408448b → dfb0287 (VersionSource.HEAD)
- CreditLib: 0.3.1 → v0.3.1 (VersionSource.LATEST_TAG)
- Cryptposting: 1342ba6 → 69e5835 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-07-09 01:27:35 +00:00
parent 1ade361f7d
commit 00d55e0df4
5 changed files with 8 additions and 6 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": "1342ba6", "version": "69e5835",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/InertSteak/Pokermon", "repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip", "downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "6e18724" "version": "24bc3bd"
} }

View File

@@ -11,5 +11,5 @@
"downloadURL": "https://github.com/thefaketh30ne/grab-bag/archive/refs/heads/main.zip", "downloadURL": "https://github.com/thefaketh30ne/grab-bag/archive/refs/heads/main.zip",
"folderName": "GrabBag", "folderName": "GrabBag",
"automatic-version-check": true, "automatic-version-check": true,
"version": "10e0a6d" "version": "4ba1c49"
} }

View File

@@ -2,11 +2,13 @@
"title": "CreditLib", "title": "CreditLib",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": ["API"], "categories": [
"API"
],
"author": "colonthreeing", "author": "colonthreeing",
"repo": "https://github.com/colonthreeing/CreditLib", "repo": "https://github.com/colonthreeing/CreditLib",
"downloadURL": "https://github.com/colonthreeing/CreditLib/releases/latest/download/CreditLib.zip", "downloadURL": "https://github.com/colonthreeing/CreditLib/releases/latest/download/CreditLib.zip",
"folderName": "CreditLib", "folderName": "CreditLib",
"version": "0.3.1", "version": "v0.3.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": "408448b", "version": "dfb0287",
"automatic-version-check": true "automatic-version-check": true
} }