bazelisk: Update to version 1.22.1

This commit is contained in:
github-actions[bot] 2024-10-21 20:28:31 +00:00
parent 3e743a5a4d
commit 3088247bdf

View File

@ -1,12 +1,12 @@
{
"version": "1.22.0",
"version": "1.22.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.22.0/bazelisk-windows-amd64.exe#/bazelisk.exe",
"hash": "f879c6bb0766ea5e132d64db554108bc6e75a6592c4a0f95df012f8eaafac0b4"
"url": "https://github.com/bazelbuild/bazelisk/releases/download/v1.22.1/bazelisk-windows-amd64.exe#/bazelisk.exe",
"hash": "6a8fc015f19efcb02746fb03289d5ef0826b5f05ad74e091ef510768f43308c5"
}
},
"bin": "bazelisk.exe",