From cd7ce3deafd671f821d8f6045a8eb0afd8fdfe8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:30:05 +0000 Subject: [PATCH] bazelisk: Update to version 1.28.1 --- bucket/bazelisk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",