xmake: Update to version 2.2.9

This commit is contained in:
Richard Kuhnt 2019-12-21 03:00:22 +00:00
parent bac8b8ba77
commit 73bcbc61cd

View File

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