mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
xmake: Update to version 2.3.2
This commit is contained in:
parent
2fcf98ca76
commit
c613279037
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://xmake.io",
|
"homepage": "https://xmake.io",
|
||||||
"description": "A cross-platform build utility based on Lua",
|
"description": "A cross-platform build utility based on Lua",
|
||||||
"version": "2.3.1",
|
"version": "2.3.2",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.1/xmake-v2.3.1.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.2/xmake-v2.3.2.win64.zip",
|
||||||
"hash": "d0a151a82e91381069ced91eb796622bf5129114fdeb5eac4e2f3f6995fc2c31"
|
"hash": "d62fedf59188c9abfb70b9054c65f461466a85f5fc8560e287a8937f1ef2d0ec"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.1/xmake-v2.3.1.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.2/xmake-v2.3.2.win32.zip",
|
||||||
"hash": "34700bfa873b49f1803cc917990a76d32c93a5c36930525414928eb7a9690b85"
|
"hash": "d62fedf59188c9abfb70b9054c65f461466a85f5fc8560e287a8937f1ef2d0ec"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user