xmake: Update to version 3.0.6

This commit is contained in:
github-actions[bot] 2026-01-04 08:30:34 +00:00
parent c4695ca6a8
commit 670aa64bdc

View File

@ -1,16 +1,16 @@
{
"version": "3.0.5",
"version": "3.0.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/v3.0.5/xmake-v3.0.5.win64.zip",
"hash": "fed0ec012c66f97d0b51f1325a54cef01ed22ec153b6e3bf87b671c526b2cbe4"
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.6/xmake-v3.0.6.win64.zip",
"hash": "49c737a19f4660ca8820591bc697d5ab8c38e3d6f50c5f5f5e2e0605841f127d"
},
"32bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.5/xmake-v3.0.5.win32.zip",
"hash": "e2bc32c8bdb8b861875200df91397c75b00ff36e8e3ce65d099807d8ee23ec86"
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.6/xmake-v3.0.6.win32.zip",
"hash": "06e714549ee316c6b408065f9d751926f4497a32f877c249d974ed3a2f7b2f0a"
}
},
"extract_dir": "xmake",