mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
xmake: Update to version 2.9.9
This commit is contained in:
parent
ec74895c13
commit
070f0f668d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9.8",
|
"version": "2.9.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.9.8/xmake-v2.9.8.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.9/xmake-v2.9.9.win64.zip",
|
||||||
"hash": "5ba90e491f911b86dfc53c13cd9c849ea777567075d655641ed6028fcb956e35"
|
"hash": "1bdde27785faafc69a7a117996a932c73ca8ec8a612ce4d885ba71dfb48c2084"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.8/xmake-v2.9.8.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.9/xmake-v2.9.9.win32.zip",
|
||||||
"hash": "c33da2b6c995d81f86d4765dcf26f725a873e610618c8d85795722b481580f14"
|
"hash": "9003aa4e180e3986e7e485233572d3ef057cb4983668c42e19bbdb0bf17b6542"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user