xmake: Update to version 2.3.7

This commit is contained in:
Jakub Čábera 2020-09-14 15:26:42 +02:00
parent c23df18050
commit d23b29272b

View File

@ -1,16 +1,16 @@
{
"version": "2.3.6",
"version": "2.3.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/v2.3.6/xmake-v2.3.6.win64.zip",
"hash": "92137886c7acf832fc1e892a0bba5c212da5a84ce804a2eef5dfe3ce0d39574b"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.7/xmake-v2.3.7.win64.zip",
"hash": "def955dbf6305266e91cc94316aa2560981b80d39f2f130dd8ccd51894ada954"
},
"32bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.6/xmake-v2.3.6.win32.zip",
"hash": "d8539febd1ee2f8c4016c2916fa158d2eaf944e9abe03c0f83f3692e4bc594ab"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.7/xmake-v2.3.7.win32.zip",
"hash": "f2053f98c0954dca29c601c4a1580ed7ea47c953415b4f67db3a462ac2b2b0b4"
}
},
"extract_dir": "xmake",