mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
xmake: Update to version 2.9.4
This commit is contained in:
parent
75ef1f6828
commit
57077959f8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.9.3",
|
||||
"version": "2.9.4",
|
||||
"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.3/xmake-v2.9.3.win64.zip",
|
||||
"hash": "cbe66aff5b52c0dde135d5e418f020589186e715e4a8edd73acf1f4d2904be27"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.4/xmake-v2.9.4.win64.zip",
|
||||
"hash": "e36c9586419a2cc0efc43f54df5027ac561775f57b9d6f44cc32aaba415ca038"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.3/xmake-v2.9.3.win32.zip",
|
||||
"hash": "f0862d588bc7273340f40ce80febbfdeb5428d08adab522bb9ec30c344f6d6b2"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.4/xmake-v2.9.4.win32.zip",
|
||||
"hash": "47e81e99ff0e66d3633dca321761a2f9ea6656a580eba7593faac5f3e16bb9f6"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user