ScoopInstaller_Main/ninja.json
2019-02-06 17:40:28 +01:00

15 lines
499 B
JSON

{
"homepage": "https://ninja-build.org/",
"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"
}
}