diff --git a/bucket/bazelisk.json b/bucket/bazelisk.json index 055d66039f..1c3edd059a 100644 --- a/bucket/bazelisk.json +++ b/bucket/bazelisk.json @@ -1,12 +1,12 @@ { - "version": "1.21.0", + "version": "1.22.0", "description": "A user-friendly launcher for Bazel", "homepage": "https://github.com/bazelbuild/bazelisk", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/bazelbuild/bazelisk/releases/download/v1.21.0/bazelisk-windows-amd64.exe#/bazelisk.exe", - "hash": "3da1895614f460692635f8baa0cab6bb35754fc87d9badbd2b3b2ba55873cf89" + "url": "https://github.com/bazelbuild/bazelisk/releases/download/v1.22.0/bazelisk-windows-amd64.exe#/bazelisk.exe", + "hash": "f879c6bb0766ea5e132d64db554108bc6e75a6592c4a0f95df012f8eaafac0b4" } }, "bin": "bazelisk.exe",