ScoopInstaller_Main/ninja.json
Roy Ivy III a5d219e0c9 whitespace cleanup
* 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)
2015-08-17 22:54:43 -05:00

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"
]
}