mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
xmake: Update to version 2.7.5
This commit is contained in:
parent
9dd2cf53e9
commit
15065d74c6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.7.4",
|
||||
"version": "2.7.5",
|
||||
"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.7.4/xmake-v2.7.4.win64.zip",
|
||||
"hash": "f80a26593c3d2dad43b3f8c2ac3aed2885d58504bfe39bfec4f830382e3ac589"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.5/xmake-v2.7.5.win64.zip",
|
||||
"hash": "68cbf93f35417526705ebe195c1e054fbc1d6072e02275c79d28afef174ce70c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.4/xmake-v2.7.4.win32.zip",
|
||||
"hash": "7b04a41733c59e91b089c879bfb33fb50a9d5fe4d5a5250463a988b618f97b81"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.5/xmake-v2.7.5.win32.zip",
|
||||
"hash": "01f46e2b50cfc32002ff58dfe527b9d320ae5d2fb8d74f55778a858c44070d13"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user