xmake: Update to version 2.9.3

This commit is contained in:
github-actions[bot] 2024-06-24 12:31:42 +00:00
parent dd2060e0d3
commit 69b25a840c

View File

@ -1,16 +1,16 @@
{
"version": "2.9.2",
"version": "2.9.3",
"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.9.2/xmake-v2.9.2.win64.zip",
"hash": "cc6abe2c1592859e51656bcbdcc40baac4d9b135abc2efc9883f76d9f0d5ebb1"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.3/xmake-v2.9.3.win64.zip",
"hash": "cbe66aff5b52c0dde135d5e418f020589186e715e4a8edd73acf1f4d2904be27"
},
"32bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.2/xmake-v2.9.2.win32.zip",
"hash": "65a93b6e5f61a12e6a2c0fa299298af80d2cb49dc960c48ce957a8d820c9ea30"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.3/xmake-v2.9.3.win32.zip",
"hash": "f0862d588bc7273340f40ce80febbfdeb5428d08adab522bb9ec30c344f6d6b2"
}
},
"extract_dir": "xmake",