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