diff --git a/bucket/xmake.json b/bucket/xmake.json index 943fa121e6..87d0e32d2e 100644 --- a/bucket/xmake.json +++ b/bucket/xmake.json @@ -6,11 +6,11 @@ "architecture": { "64bit": { "url": "https://github.com/xmake-io/xmake/releases/download/v2.3.6/xmake-v2.3.6.win64.zip", - "hash": "eedd05684c540af0fd288989312cc7aed66afea258f015b2a285b39879a7ccfd" + "hash": "92137886c7acf832fc1e892a0bba5c212da5a84ce804a2eef5dfe3ce0d39574b" }, "32bit": { "url": "https://github.com/xmake-io/xmake/releases/download/v2.3.6/xmake-v2.3.6.win32.zip", - "hash": "1f0789e69acbf04ab965bf59d7f4994f6096af70131a05b09dd01ebe3c2aec80" + "hash": "d8539febd1ee2f8c4016c2916fa158d2eaf944e9abe03c0f83f3692e4bc594ab" } }, "extract_dir": "xmake",