mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
xmake: Update to version 2.5.3
This commit is contained in:
parent
53be98c38d
commit
503037fdde
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.2",
|
"version": "2.5.3",
|
||||||
"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.2/xmake-v2.5.2.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.3/xmake-v2.5.3.win64.zip",
|
||||||
"hash": "149ea0a588e43474787ef31c497bfc9f480c05705ece45726c32a6a4b09f3a5c"
|
"hash": "9af7be6e76dda429e951b84e0db070a8d8cddb4d319f1ec1e1676111599e810c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.2/xmake-v2.5.2.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.3/xmake-v2.5.3.win32.zip",
|
||||||
"hash": "01fd6df9e8da0755d61e396200c9532c4d7861c771856c8d91efe9afd8140dd0"
|
"hash": "e5f6629f7507d6915fcdbaad1e127eb92cd037d795643eddb43831192b7e6109"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user