mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
15 lines
499 B
JSON
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"
|
|
}
|
|
}
|