diff --git a/bucket/bazelisk.json b/bucket/bazelisk.json index 1c3edd059a..37fe024e42 100644 --- a/bucket/bazelisk.json +++ b/bucket/bazelisk.json @@ -1,12 +1,12 @@ { - "version": "1.22.0", + "version": "1.22.1", "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.22.0/bazelisk-windows-amd64.exe#/bazelisk.exe", - "hash": "f879c6bb0766ea5e132d64db554108bc6e75a6592c4a0f95df012f8eaafac0b4" + "url": "https://github.com/bazelbuild/bazelisk/releases/download/v1.22.1/bazelisk-windows-amd64.exe#/bazelisk.exe", + "hash": "6a8fc015f19efcb02746fb03289d5ef0826b5f05ad74e091ef510768f43308c5" } }, "bin": "bazelisk.exe",