mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Merge pull request #334 from scottwillmoore/add-ninja
Add ninja build system
This commit is contained in:
commit
eaed5a6142
10
ninja.json
Normal file
10
ninja.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user