ninja: Update to version 1.11.0

This commit is contained in:
github-actions[bot] 2022-05-15 16:30:16 +00:00
parent d66720744a
commit 54b81b6265

View File

@ -1,12 +1,12 @@
{
"version": "1.10.2",
"version": "1.11.0",
"description": "A small build system with a focus on speed.",
"homepage": "https://ninja-build.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/ninja-build/ninja/releases/download/v1.10.2/ninja-win.zip",
"hash": "bbde850d247d2737c5764c927d1071cbb1f1957dcabda4a130fa8547c12c695f"
"url": "https://github.com/ninja-build/ninja/releases/download/v1.11.0/ninja-win.zip",
"hash": "d0ee3da143211aa447e750085876c9b9d7bcdd637ab5b2c5b41349c617f22f3b"
}
},
"bin": "ninja.exe",