ninja: Update to version 1.10.2

This commit is contained in:
Jakub Čábera 2020-11-28 13:47:17 +01:00
parent d72a6136e4
commit 36d11ff6cf

View File

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