From df15f33784f1980364f4baad104bc6ffa2380990 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 6 Feb 2019 17:40:28 +0100 Subject: [PATCH] ninja: hash fix (closes #3084) --- ninja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ninja.json b/ninja.json index 504321051c..cac57f87d4 100644 --- a/ninja.json +++ b/ninja.json @@ -3,7 +3,7 @@ "license": "Apache-2.0", "version": "1.9.0", "url": "https://github.com/ninja-build/ninja/releases/download/v1.9.0/ninja-win.zip", - "hash": "6af9a6e5afba71fff0aa406ead9331038e87e56f1987a604b4a837dd5ee34fe3", + "hash": "2d70010633ddaacc3af4ffbd21e22fae90d158674a09e132e06424ba3ab036e9", "bin": "ninja.exe", "checkver": { "github": "https://github.com/ninja-build/ninja"