mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
xmake: Update to version 2.3.9
This commit is contained in:
parent
08d1538794
commit
04df06914d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.8",
|
"version": "2.3.9",
|
||||||
"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.3.8/xmake-v2.3.8.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.9/xmake-v2.3.9.win64.zip",
|
||||||
"hash": "127e4e7835ab01585f85a3461d8f98a632a92f034fc38d9afe7a11e38c5ab056"
|
"hash": "3ee3d14507dbf0eb1f10f52618b8d91290fef5363a9eeedd2763effd85495e98"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.8/xmake-v2.3.8.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.9/xmake-v2.3.9.win32.zip",
|
||||||
"hash": "2f7bbc126edcfa814f4bbda76a0d2aef70baeada7768cb963696879db5b72929"
|
"hash": "c3fc4ee67ed70e099a3a3e3a5e3be90e3a0934df422c4a0ea22c1f3e13bd4672"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user