xmake: Update to version 2.2.8

This commit is contained in:
Richard Kuhnt 2019-08-26 16:00:44 +00:00
parent ed6a9ed94c
commit 361301a997

View File

@ -1,16 +1,16 @@
{
"homepage": "https://xmake.io",
"description": "A cross-platform build utility based on Lua",
"version": "2.2.7",
"version": "2.2.8",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.2.7/xmake-v2.2.7.win64.zip",
"hash": "ddd0ac761327378c70f253ff59da55e95959f4331709135b000b040dc2c46ec9"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.2.8/xmake-v2.2.8.win64.zip",
"hash": "d7281759fa13ec7c489e4f7ccaf044df32db2d13d117c65dd257d56b4303b4ef"
},
"32bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.2.7/xmake-v2.2.7.win32.zip",
"hash": "204819bdfc44598c3f5f17dd2e059efd70b5aafa6907fcbcc56ffc76bf92d545"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.2.8/xmake-v2.2.8.win32.zip",
"hash": "5acf646433b430b80a6b350f219a92dc051a324fb7b363c11e916c8ee91670ea"
}
},
"extract_dir": "xmake",