From e81d1e20d50353b9ec71830f5042ae9b0d1f236e Mon Sep 17 00:00:00 2001 From: Martin Lindhe Date: Wed, 6 Jul 2016 00:00:23 +0200 Subject: [PATCH] ninja 1.7.1 (#926) --- ninja.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ninja.json b/ninja.json index fbd5fca919..357cc03804 100644 --- a/ninja.json +++ b/ninja.json @@ -1,9 +1,9 @@ { - "homepage": "http://martine.github.io/ninja/", - "version": "1.5.3", + "homepage": "https://ninja-build.org/", + "version": "1.7.1", "license": "Apache 2.0", - "url": "https://github.com/martine/ninja/releases/download/v1.5.3/ninja-win.zip", - "hash": "f4bb3802854e677b9e063506788f123de18a122c0743125b499075c12402bf97", + "url": "https://github.com/ninja-build/ninja/releases/download/v1.7.1/ninja-win.zip", + "hash": "4221b2cef768de64799077ba83ca9ca28e197415a34257ed8d54f93e899afc4e", "bin": [ "ninja.exe" ]