ninja: Update to version 1.10.1

This commit is contained in:
Jakub Čábera 2020-08-19 09:42:47 +02:00
parent 87729dd7e0
commit 88a0759646

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://ninja-build.org/", "version": "1.10.1",
"description": "A small build system with a focus on speed.", "description": "A small build system with a focus on speed.",
"homepage": "https://ninja-build.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "1.10.0", "url": "https://github.com/ninja-build/ninja/releases/download/v1.10.1/ninja-win.zip",
"url": "https://github.com/ninja-build/ninja/releases/download/v1.10.0/ninja-win.zip", "hash": "5d1211ea003ec9760ad7f5d313ebf0b659d4ffafa221187d2b4444bc03714a33",
"hash": "919fd158c16bf135e8a850bb4046ec1ce28a7439ee08b977cd0b7f6b3463d178",
"bin": "ninja.exe", "bin": "ninja.exe",
"checkver": { "checkver": {
"github": "https://github.com/ninja-build/ninja" "github": "https://github.com/ninja-build/ninja"