mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-26 05:14:40 +00:00
xmake: Update to version 3.0.7
This commit is contained in:
parent
255ff10e9e
commit
a7165de6de
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.0.6",
|
||||
"version": "3.0.7",
|
||||
"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/v3.0.6/xmake-v3.0.6.win64.zip",
|
||||
"hash": "49c737a19f4660ca8820591bc697d5ab8c38e3d6f50c5f5f5e2e0605841f127d"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.7/xmake-v3.0.7.win64.zip",
|
||||
"hash": "0b34b1743135819a4596b00a6536daa50548f267ab79112d50181dec2ac8bc5c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.6/xmake-v3.0.6.win32.zip",
|
||||
"hash": "06e714549ee316c6b408065f9d751926f4497a32f877c249d974ed3a2f7b2f0a"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.7/xmake-v3.0.7.win32.zip",
|
||||
"hash": "150c5602b729a27a3f04523bb3dad9f06e770e2efdaf6cbe393646a26cb78bad"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user