ninja: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2019-01-30 20:00:23 +00:00
parent 597b7a4119
commit 6ea0a57235

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://ninja-build.org/", "homepage": "https://ninja-build.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "1.8.2", "version": "1.9.0",
"url": "https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-win.zip", "url": "https://github.com/ninja-build/ninja/releases/download/v1.9.0/ninja-win.zip",
"hash": "c80313e6c26c0b9e0c241504718e2d8bbc2798b73429933adf03fdc6d84f0e70", "hash": "6af9a6e5afba71fff0aa406ead9331038e87e56f1987a604b4a837dd5ee34fe3",
"bin": "ninja.exe", "bin": "ninja.exe",
"checkver": { "checkver": {
"github": "https://github.com/ninja-build/ninja" "github": "https://github.com/ninja-build/ninja"