2019-08-14 18:45:50 -07:00

16 lines
565 B
JSON

{
"homepage": "https://ninja-build.org/",
"description": "A small build system with a focus on speed.",
"license": "Apache-2.0",
"version": "1.9.0",
"url": "https://github.com/ninja-build/ninja/releases/download/v1.9.0/ninja-win.zip",
"hash": "2d70010633ddaacc3af4ffbd21e22fae90d158674a09e132e06424ba3ab036e9",
"bin": "ninja.exe",
"checkver": {
"github": "https://github.com/ninja-build/ninja"
},
"autoupdate": {
"url": "https://github.com/ninja-build/ninja/releases/download/v$version/ninja-win.zip"
}
}