From f308f7fc8d0f021313308ac5f1a286c50bdb0793 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 00:44:31 +0000 Subject: [PATCH] bazelisk: Update to version 1.28.0 --- bucket/bazelisk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bazelisk.json b/bucket/bazelisk.json index ac52d313eb..98e437a41b 100644 --- a/bucket/bazelisk.json +++ b/bucket/bazelisk.json @@ -1,12 +1,12 @@ { - "version": "1.27.0", + "version": "1.28.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.27.0/bazelisk-windows-amd64.exe#/bazelisk.exe", - "hash": "d4b5e1cea61fcdb0bed60f8868c2e37684221b65feae898d1124482cd39ec89e" + "url": "https://github.com/bazelbuild/bazelisk/releases/download/v1.28.0/bazelisk-windows-amd64.exe#/bazelisk.exe", + "hash": "909019c728efc3fd028f12892542ea59eb83bb1b5cc9432c466db9324e756963" } }, "bin": "bazelisk.exe",