mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
xmake: Update to version 2.7.1
This commit is contained in:
parent
8878ba5ce4
commit
4eb5bca761
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.6.9",
|
||||
"version": "2.7.1",
|
||||
"description": "A cross-platform build utility based on Lua",
|
||||
"homepage": "https://xmake.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.9/xmake-v2.6.9.win64.zip",
|
||||
"hash": "3aad46503af10a467bb04b723ed8ba1ec24607e22a335a54ce011e1c4f255855"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.1/xmake-v2.7.1.win64.zip",
|
||||
"hash": "6e0d36e18248d06827a8a11ab5433c68786bf8164ed36eba7bdbf4fa45dd21db"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.9/xmake-v2.6.9.win32.zip",
|
||||
"hash": "7d910e2c51bd80c62cac1346b0cf6aee8f50c4b1993eb41b8accf0d826fa8434"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.1/xmake-v2.7.1.win32.zip",
|
||||
"hash": "2c9dbf1b059ea37c29da0c76422f0292537b8a838e2d64f5d8350f3a5318da05"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user