bazelisk: Update to version 1.24.1

This commit is contained in:
github-actions[bot] 2024-11-25 20:28:56 +00:00
parent 0cc1eb8b91
commit 14e82e94da

View File

@ -1,12 +1,12 @@
{ {
"version": "1.24.0", "version": "1.24.1",
"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.24.0/bazelisk-windows-amd64.exe#/bazelisk.exe", "url": "https://github.com/bazelbuild/bazelisk/releases/download/v1.24.1/bazelisk-windows-amd64.exe#/bazelisk.exe",
"hash": "72c4687ce3faa45027730518fbcc8b3dc904f1ee705dc2a31d4ab1481b02cf8c" "hash": "1e7f6f3fb7e4a0ae699adefbc1c2d17ed0ffe871a2aae80b02f0828c6fb12d23"
} }
}, },
"bin": "bazelisk.exe", "bin": "bazelisk.exe",