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