revert <https://github.com/skyline69/balatro-mod-index/commit/6731690> where unnecessary
this mod used a release tag (with no additional assets) and originally had `automatic-verison-check: true`, although auto updates for tags weren't implemented, so this field was set to `false` by index maintainers. now that this is supported im making this patch to restore `automatic-version-check`
This commit is contained in:
@@ -9,6 +9,6 @@
|
|||||||
"author": "Starlet Devil",
|
"author": "Starlet Devil",
|
||||||
"repo": "https://github.com/AstrumNativus/AzzysJokers",
|
"repo": "https://github.com/AstrumNativus/AzzysJokers",
|
||||||
"downloadURL": "https://github.com/AstrumNativus/AzzysJokers/archive/refs/tags/v1.2.2.zip",
|
"downloadURL": "https://github.com/AstrumNativus/AzzysJokers/archive/refs/tags/v1.2.2.zip",
|
||||||
"automatic-version-check": false,
|
"automatic-version-check": true,
|
||||||
"version": "v1.2.2"
|
"version": "v1.2.2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user