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