mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
xmake: Update to version 2.7.3
This commit is contained in:
parent
8279dd1ab9
commit
935f2e772b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.2",
|
"version": "2.7.3",
|
||||||
"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.7.2/xmake-v2.7.2.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.3/xmake-v2.7.3.win64.zip",
|
||||||
"hash": "9884d0c264785a69a8ee085d35d1dbc630a9a004c2b0da3862c65ccb2d4b5845"
|
"hash": "bb3220f1cf7fe7235b88055c122c3c4b01a3e43b08486d56a2e77202b533626a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.2/xmake-v2.7.2.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.3/xmake-v2.7.3.win32.zip",
|
||||||
"hash": "258350147c1f8928797fea7dcec39616285dbe7b9fe066c59f88223177a6943f"
|
"hash": "470213293b55b6ada68de54bacbd51419b94066b8cf6e386587b670ff1a178cd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user