From 9350fc16fede4994b692b3b27c6bc418dcbbd051 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 13 Sep 2017 02:01:51 +0000 Subject: [PATCH] Update ninja to version 1.8.2 --- ninja.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ninja.json b/ninja.json index 9b0b716a63..bd39beba82 100644 --- a/ninja.json +++ b/ninja.json @@ -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" ],