Update ninja to version 1.8.2

This commit is contained in:
Richard Kuhnt 2017-09-13 02:01:51 +00:00
parent fd1aa91fe4
commit 9350fc16fe

View File

@ -1,9 +1,9 @@
{
"homepage": "https://ninja-build.org/",
"license": "Apache 2.0",
"version": "1.7.2",
"url": "https://github.com/ninja-build/ninja/releases/download/v1.7.2/ninja-win.zip",
"hash": "95b36a597d33c1fe672829cfe47b5ab34b3a1a4c6bf628e5d150b6075df4ef50",
"version": "1.8.2",
"url": "https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-win.zip",
"hash": "c80313e6c26c0b9e0c241504718e2d8bbc2798b73429933adf03fdc6d84f0e70",
"bin": [
"ninja.exe"
],