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" ],