Skip to content

Commit ba2e194

Browse files
authored
chore: update maadeps to v2.12.2
1 parent 7fd7e61 commit ba2e194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/maadeps-download.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from maadeps_download import main as download_main, detect_host_triplet
99

1010
REPO = "MaaXYZ/MaaDeps"
11-
VERSION = "v2.12.1"
11+
VERSION = "v2.12.2"
1212

1313
if __name__ == "__main__":
1414
if len(sys.argv) == 2:

0 commit comments

Comments
 (0)