2019-05-26 14:00:31 +00:00

17 lines
597 B
JSON

{
"homepage": "https://xmake.io",
"description": "A cross-platform build utility based on Lua",
"version": "2.2.6",
"license": "Apache-2.0",
"url": "https://github.com/xmake-io/xmake/releases/download/v2.2.6/xmake-v2.2.6.win32.zip",
"hash": "7e6924d0de8a1ab366921c0d1121c61906dc3c9a39c0465ade2a4f1f68713b3b",
"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"
}
}