bazelisk: Update to version 1.24.0

This commit is contained in:
github-actions[bot] 2024-11-20 16:30:41 +00:00
parent 88c2c266d0
commit 01e4950b6a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.23.0", "version": "1.24.0",
"description": "A user-friendly launcher for Bazel", "description": "A user-friendly launcher for Bazel",
"homepage": "https://github.com/bazelbuild/bazelisk", "homepage": "https://github.com/bazelbuild/bazelisk",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bazelbuild/bazelisk/releases/download/v1.23.0/bazelisk-windows-amd64.exe#/bazelisk.exe", "url": "https://github.com/bazelbuild/bazelisk/releases/download/v1.24.0/bazelisk-windows-amd64.exe#/bazelisk.exe",
"hash": "9b88e127c13c9a3a064dd3715d71d2d24bee2ddb14277b6c634d3af57bbb38cd" "hash": "72c4687ce3faa45027730518fbcc8b3dc904f1ee705dc2a31d4ab1481b02cf8c"
} }
}, },
"bin": "bazelisk.exe", "bin": "bazelisk.exe",