ninja: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2024-04-11 21:06:02 +00:00
parent 83016e5bc5
commit aeff08170f

View File

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