From 496e49848392432885d412b70c40b8a8e4fff115 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 20:29:21 +0000 Subject: [PATCH] bazelisk: Update to version 1.25.0 --- bucket/bazelisk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bazelisk.json b/bucket/bazelisk.json index 645600397a..135003812a 100644 --- a/bucket/bazelisk.json +++ b/bucket/bazelisk.json @@ -1,12 +1,12 @@ { - "version": "1.24.1", + "version": "1.25.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.24.1/bazelisk-windows-amd64.exe#/bazelisk.exe", - "hash": "1e7f6f3fb7e4a0ae699adefbc1c2d17ed0ffe871a2aae80b02f0828c6fb12d23" + "url": "https://github.com/bazelbuild/bazelisk/releases/download/v1.25.0/bazelisk-windows-amd64.exe#/bazelisk.exe", + "hash": "641a3dfebd717703675f912917735c44b45cf6300bfdfb924537f3cfbffcdd92" } }, "bin": "bazelisk.exe",