ninja: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2022-08-30 20:31:12 +00:00
parent e017e61433
commit 98001596c4

View File

@ -1,12 +1,12 @@
{
"version": "1.11.0",
"version": "1.11.1",
"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.11.0/ninja-win.zip",
"hash": "d0ee3da143211aa447e750085876c9b9d7bcdd637ab5b2c5b41349c617f22f3b"
"url": "https://github.com/ninja-build/ninja/releases/download/v1.11.1/ninja-win.zip",
"hash": "524b344a1a9a55005eaf868d991e090ab8ce07fa109f1820d40e74642e289abc"
}
},
"bin": "ninja.exe",