ScoopInstaller_Main/ninja.json
2019-01-30 20:00:23 +00: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": "6af9a6e5afba71fff0aa406ead9331038e87e56f1987a604b4a837dd5ee34fe3",
"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"
}
}