xmake: Update to version 2.8.1

This commit is contained in:
github-actions[bot] 2023-07-11 04:27:39 +00:00
parent 386b69a6e8
commit a881592f22

View File

@ -1,16 +1,16 @@
{ {
"version": "2.7.9", "version": "2.8.1",
"description": "A cross-platform build utility based on Lua", "description": "A cross-platform build utility based on Lua",
"homepage": "https://xmake.io", "homepage": "https://xmake.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.9/xmake-v2.7.9.win64.zip", "url": "https://github.com/xmake-io/xmake/releases/download/v2.8.1/xmake-v2.8.1.win64.zip",
"hash": "32a4026440743104d7cbe2631210ceb8114254607f8020b99d1d9b269d8fe747" "hash": "52408d90b26b97a851c67ce19e5a4bc709f8c9959f9c6acb38846264e792920d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.9/xmake-v2.7.9.win32.zip", "url": "https://github.com/xmake-io/xmake/releases/download/v2.8.1/xmake-v2.8.1.win32.zip",
"hash": "a05b7787f6c308f731795e5287719c33ccae6e581c5946023910cab470412480" "hash": "b3014420c3ad18ee8e197e8820b841128d778a5192f41ebf19f5ea81fde05587"
} }
}, },
"extract_dir": "xmake", "extract_dir": "xmake",