{ "version": "1.22.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.22.0/bazelisk-windows-amd64.exe#/bazelisk.exe", "hash": "f879c6bb0766ea5e132d64db554108bc6e75a6592c4a0f95df012f8eaafac0b4" } }, "bin": "bazelisk.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/bazelbuild/bazelisk/releases/download/v$version/bazelisk-windows-amd64.exe#/bazelisk.exe" } } } }