1
0

Auto-update mod versions (2025-06-09 23:17:20)

Updated mods:
- All in Jest: 0.5.0-pre-beta.3 → 0.5.0-pre-beta.4-hotfix (VersionSource.RELEASE_TAG)
- Entropy: 3c9e6d5 → fdc4225 (VersionSource.HEAD)
- Cryptposting: ccea28a → e4ec8bf (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-06-09 23:17:20 +00:00
parent 8c3e3b297d
commit afe4649d38
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -7,8 +7,8 @@
],
"author": "Survivalaiden",
"repo": "https://github.com/survovoaneend/All-In-Jest",
"downloadURL": "https://github.com/survovoaneend/All-In-Jest/archive/refs/tags/0.5.0-pre-beta.3.zip",
"downloadURL": "https://github.com/survovoaneend/All-In-Jest/archive/refs/tags/0.5.0-pre-beta.4-hotfix.zip",
"folderName": "All-In-Jest",
"automatic-version-check": true,
"version": "0.5.0-pre-beta.3"
"version": "0.5.0-pre-beta.4-hotfix"
}

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/lord-ruby/Entropy",
"downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip",
"folderName": "Entropy",
"version": "3c9e6d5",
"version": "fdc4225",
"automatic-version-check": true
}