2020-08-19 09:42:47 +02:00

16 lines
567 B
JSON

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