mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
xmake: Update to version 2.7.9
This commit is contained in:
parent
0bd9c2bd49
commit
96ac01cf15
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.7.8",
|
||||
"version": "2.7.9",
|
||||
"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.8/xmake-v2.7.8.win64.zip",
|
||||
"hash": "d80177ff7c1754c108dd216ff98ca0512c3542666a3b7165a107cc5199643ac8"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.9/xmake-v2.7.9.win64.zip",
|
||||
"hash": "32a4026440743104d7cbe2631210ceb8114254607f8020b99d1d9b269d8fe747"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.8/xmake-v2.7.8.win32.zip",
|
||||
"hash": "785b3221e25db2c8ef0294d6110954f4358c5ca82fe9ea952e4d2d34a39fb748"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.7.9/xmake-v2.7.9.win32.zip",
|
||||
"hash": "a05b7787f6c308f731795e5287719c33ccae6e581c5946023910cab470412480"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user