diff --git a/bucket/ninja.json b/bucket/ninja.json index 380a845e7f..5b89648881 100644 --- a/bucket/ninja.json +++ b/bucket/ninja.json @@ -1,16 +1,16 @@ { - "version": "1.12.1", + "version": "1.13.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.12.1/ninja-win.zip", - "hash": "f550fec705b6d6ff58f2db3c374c2277a37691678d6aba463adcbb129108467a" + "url": "https://github.com/ninja-build/ninja/releases/download/v1.13.0/ninja-win.zip", + "hash": "beb3c1bfcd01d352cb46586a4677b0a49a93b7bb668cfa5d0695283e1d8efb61" }, "arm64": { - "url": "https://github.com/ninja-build/ninja/releases/download/v1.12.1/ninja-winarm64.zip", - "hash": "79c96a50e0deafec212cfa85aa57c6b74003f52d9d1673ddcd1eab1c958c5900" + "url": "https://github.com/ninja-build/ninja/releases/download/v1.13.0/ninja-winarm64.zip", + "hash": "f089535ab1536d3017628ac60542e731a4fda431417826a442308f0bb128330b" } }, "bin": "ninja.exe",