xmake@2.8.1: Fix hash (Closes #4945)

This commit is contained in:
github-actions[bot] 2023-07-14 09:11:53 +00:00
parent f897d2e0f6
commit a0440b753f

View File

@ -6,11 +6,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.1/xmake-v2.8.1.win64.zip", "url": "https://github.com/xmake-io/xmake/releases/download/v2.8.1/xmake-v2.8.1.win64.zip",
"hash": "52408d90b26b97a851c67ce19e5a4bc709f8c9959f9c6acb38846264e792920d" "hash": "9a18c3d9fd344d33f80ddbf76224d8476312c7a8a4332ed4a526e28adc6b3835"
}, },
"32bit": { "32bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.1/xmake-v2.8.1.win32.zip", "url": "https://github.com/xmake-io/xmake/releases/download/v2.8.1/xmake-v2.8.1.win32.zip",
"hash": "b3014420c3ad18ee8e197e8820b841128d778a5192f41ebf19f5ea81fde05587" "hash": "6c4582166a4814ae86ce7ba205fe253288490fa5178a96fe2ba3890ff9d665cf"
} }
}, },
"extract_dir": "xmake", "extract_dir": "xmake",