We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd7e61 commit ba2e194Copy full SHA for ba2e194
1 file changed
tools/maadeps-download.py
@@ -8,7 +8,7 @@
8
from maadeps_download import main as download_main, detect_host_triplet
9
10
REPO = "MaaXYZ/MaaDeps"
11
-VERSION = "v2.12.1"
+VERSION = "v2.12.2"
12
13
if __name__ == "__main__":
14
if len(sys.argv) == 2:
0 commit comments