mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
xmake: Update to version 2.7.7
This commit is contained in:
parent
13feeb2fc5
commit
414297ecbd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.6",
|
"version": "2.7.7",
|
||||||
"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.6/xmake-v2.7.6.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.7/xmake-v2.7.7.win64.zip",
|
||||||
"hash": "2d35a264903ad33246e1308f4de02c15b14400cd1086c2b193304ad8172e1475"
|
"hash": "f1905f63c95005c57f80c09565a9f54a87a3f9442066b6d0f19cae6a01f0f833"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.6/xmake-v2.7.6.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.7/xmake-v2.7.7.win32.zip",
|
||||||
"hash": "55188e6b8e71b79d2e44a0a5a3aea8df51faabafc9c5d595e3716444ffc0230f"
|
"hash": "ad0474d421d9e31bbb715a39211bcc84e642411ebd6cf68a0f1e2d8862d28332"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user