2019-05-05 08:00:20 +00:00

17 lines
597 B
JSON

{
"homepage": "https://xmake.io",
"description": "A cross-platform build utility based on Lua",
"version": "2.2.5",
"license": "Apache-2.0",
"url": "https://github.com/xmake-io/xmake/releases/download/v2.2.5/xmake-v2.2.5.win32.zip",
"hash": "6f9b5da2959fb36c079ce4e1e3bf41f92b3034de8f77bdea04bd328a2eae8c97",
"bin": "xmake.exe",
"extract_dir": "xmake",
"checkver": {
"github": "https://github.com/xmake-io/xmake"
},
"autoupdate": {
"url": "https://github.com/xmake-io/xmake/releases/download/v$version/xmake-v$version.win32.zip"
}
}