mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
xmake: Update to version 2.5.6
This commit is contained in:
parent
5e28ef1013
commit
8892ee4f37
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.5",
|
"version": "2.5.6",
|
||||||
"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.5.5/xmake-v2.5.5.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.6/xmake-v2.5.6.win64.zip",
|
||||||
"hash": "824d7652ab06cc0e27e7edce9226bd07ff1a465df65bce8fb95cebeae02a6991"
|
"hash": "69be3076824f05a47fea33cd329f5c72b764e8a4f2fb0aa73afc43f3418ee0f9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.5/xmake-v2.5.5.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.6/xmake-v2.5.6.win32.zip",
|
||||||
"hash": "e272b51d52cef065cf672fdb41b05d7736b1b0473767384089217a33ef0fc4ec"
|
"hash": "73dce71e97ea28f2a92bd1a65ab61e273bfb655de8a4e714d87ef115f9d83038"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user