1
0

Fix Download URL to Point to the Latest Release

This commit is contained in:
WUOTE
2025-06-15 23:06:33 +06:00
parent 44be47d104
commit 033ffa7dec

View File

@@ -7,7 +7,7 @@
],
"author": "WUOTE",
"repo": "https://github.com/acidflow-balatro/MagicSort",
"downloadURL": "https://github.com/acidflow-balatro/MagicSort/releases/download/0.6.9/MagicSort.zip",
"downloadURL": "https://github.com/acidflow-balatro/MagicSort/releases/latest/download/MagicSort.zip",
"automatic-version-check": true,
"version": "0.6.9"
}