mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
xmake: Update to version 2.3.7
This commit is contained in:
parent
c23df18050
commit
d23b29272b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.6",
|
"version": "2.3.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.3.6/xmake-v2.3.6.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.7/xmake-v2.3.7.win64.zip",
|
||||||
"hash": "92137886c7acf832fc1e892a0bba5c212da5a84ce804a2eef5dfe3ce0d39574b"
|
"hash": "def955dbf6305266e91cc94316aa2560981b80d39f2f130dd8ccd51894ada954"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.6/xmake-v2.3.6.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.7/xmake-v2.3.7.win32.zip",
|
||||||
"hash": "d8539febd1ee2f8c4016c2916fa158d2eaf944e9abe03c0f83f3692e4bc594ab"
|
"hash": "f2053f98c0954dca29c601c4a1580ed7ea47c953415b4f67db3a462ac2b2b0b4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user