2020-01-28 09:01:50 +00:00

16 lines
567 B
JSON

{
"homepage": "https://ninja-build.org/",
"description": "A small build system with a focus on speed.",
"license": "Apache-2.0",
"version": "1.10.0",
"url": "https://github.com/ninja-build/ninja/releases/download/v1.10.0/ninja-win.zip",
"hash": "919fd158c16bf135e8a850bb4046ec1ce28a7439ee08b977cd0b7f6b3463d178",
"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"
}
}