diff --git a/bucket/ninja.json b/bucket/ninja.json index 20c3bc32af..e349304bb2 100644 --- a/bucket/ninja.json +++ b/bucket/ninja.json @@ -1,10 +1,10 @@ { - "homepage": "https://ninja-build.org/", + "version": "1.10.1", "description": "A small build system with a focus on speed.", + "homepage": "https://ninja-build.org/", "license": "Apache-2.0", - "version": "1.10.0", - "url": "https://github.com/ninja-build/ninja/releases/download/v1.10.0/ninja-win.zip", - "hash": "919fd158c16bf135e8a850bb4046ec1ce28a7439ee08b977cd0b7f6b3463d178", + "url": "https://github.com/ninja-build/ninja/releases/download/v1.10.1/ninja-win.zip", + "hash": "5d1211ea003ec9760ad7f5d313ebf0b659d4ffafa221187d2b4444bc03714a33", "bin": "ninja.exe", "checkver": { "github": "https://github.com/ninja-build/ninja"