ScoopInstaller_Main/ninja.json
2019-01-29 16:46:54 -05:00

15 lines
499 B
JSON

{
"homepage": "https://ninja-build.org/",
"license": "Apache-2.0",
"version": "1.8.2",
"url": "https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-win.zip",
"hash": "c80313e6c26c0b9e0c241504718e2d8bbc2798b73429933adf03fdc6d84f0e70",
"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"
}
}