diff --git a/bucket/bazelisk.json b/bucket/bazelisk.json index 98e437a41b..667b97dc5d 100644 --- a/bucket/bazelisk.json +++ b/bucket/bazelisk.json @@ -1,12 +1,12 @@ { - "version": "1.28.0", + "version": "1.28.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.28.0/bazelisk-windows-amd64.exe#/bazelisk.exe", - "hash": "909019c728efc3fd028f12892542ea59eb83bb1b5cc9432c466db9324e756963" + "url": "https://github.com/bazelbuild/bazelisk/releases/download/v1.28.1/bazelisk-windows-amd64.exe#/bazelisk.exe", + "hash": "b9d65a1f7c2d7af885a96a4fd5aa36b40fb41816d30944390569eef908bdc954" } }, "bin": "bazelisk.exe",