xmake: Update to version 2.7.6

This commit is contained in:
github-actions[bot] 2023-01-27 12:30:41 +00:00
parent 249e67b5ad
commit c4cfe2f264

View File

@ -1,16 +1,16 @@
{
"version": "2.7.5",
"version": "2.7.6",
"description": "A cross-platform build utility based on Lua",
"homepage": "https://xmake.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.5/xmake-v2.7.5.win64.zip",
"hash": "68cbf93f35417526705ebe195c1e054fbc1d6072e02275c79d28afef174ce70c"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.6/xmake-v2.7.6.win64.zip",
"hash": "2d35a264903ad33246e1308f4de02c15b14400cd1086c2b193304ad8172e1475"
},
"32bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.5/xmake-v2.7.5.win32.zip",
"hash": "01f46e2b50cfc32002ff58dfe527b9d320ae5d2fb8d74f55778a858c44070d13"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.6/xmake-v2.7.6.win32.zip",
"hash": "55188e6b8e71b79d2e44a0a5a3aea8df51faabafc9c5d595e3716444ffc0230f"
}
},
"extract_dir": "xmake",