ninja: Update to version 1.10.0

This commit is contained in:
Richard Kuhnt 2020-01-28 09:01:50 +00:00
parent 02076ecc08
commit de27428e4c

View File

@ -2,9 +2,9 @@
"homepage": "https://ninja-build.org/",
"description": "A small build system with a focus on speed.",
"license": "Apache-2.0",
"version": "1.9.0",
"url": "https://github.com/ninja-build/ninja/releases/download/v1.9.0/ninja-win.zip",
"hash": "2d70010633ddaacc3af4ffbd21e22fae90d158674a09e132e06424ba3ab036e9",
"version": "1.10.0",
"url": "https://github.com/ninja-build/ninja/releases/download/v1.10.0/ninja-win.zip",
"hash": "919fd158c16bf135e8a850bb4046ec1ce28a7439ee08b977cd0b7f6b3463d178",
"bin": "ninja.exe",
"checkver": {
"github": "https://github.com/ninja-build/ninja"