mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-13 10:51:19 +00:00
* makes changes to almost all main repo files to be in accordance with .editorconfig * some files in "test\fixtures\..." were left alone to avoid breaking tests * NOTE: whitespace changes *only* (`git diff -b` shows no changes)
11 lines
313 B
JSON
11 lines
313 B
JSON
{
|
|
"homepage": "http://martine.github.io/ninja/",
|
|
"version": "1.5.3",
|
|
"license": "Apache 2.0",
|
|
"url": "https://github.com/martine/ninja/releases/download/v1.5.3/ninja-win.zip",
|
|
"hash": "f4bb3802854e677b9e063506788f123de18a122c0743125b499075c12402bf97",
|
|
"bin": [
|
|
"ninja.exe"
|
|
]
|
|
}
|