mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
xmake: Update to version 2.5.2
This commit is contained in:
parent
534a669130
commit
d15e55f0b2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.1",
|
"version": "2.5.2",
|
||||||
"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.1/xmake-v2.5.1.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.2/xmake-v2.5.2.win64.zip",
|
||||||
"hash": "eb261176909e165cc5a500ec152a40ff633f47b2730a4da82d1e6aaa9b059c53"
|
"hash": "149ea0a588e43474787ef31c497bfc9f480c05705ece45726c32a6a4b09f3a5c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.1/xmake-v2.5.1.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.2/xmake-v2.5.2.win32.zip",
|
||||||
"hash": "fde6f90ebef2d87474dd681de60e582e57067617ef1fa6dbc68250729ef08452"
|
"hash": "01fd6df9e8da0755d61e396200c9532c4d7861c771856c8d91efe9afd8140dd0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user