diff --git a/ninja.json b/ninja.json new file mode 100644 index 0000000000..2f79835270 --- /dev/null +++ b/ninja.json @@ -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" + ] +} \ No newline at end of file