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