{
    "version": "0.121.0",
    "description": "Simple gRPC benchmarking and load testing tool",
    "homepage": "https://ghz.sh",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/bojand/ghz/releases/download/v0.121.0/ghz-windows-x86_64.zip",
            "hash": "80329e20b6fe6ccf1cda7c6fe454b2611d12298d6056d067f2229b57d8b151ca"
        }
    },
    "bin": [
        "ghz.exe",
        "ghz-web.exe"
    ],
    "checkver": {
        "github": "https://github.com/bojand/ghz/"
    },
    "autoupdate": {
        "url": "https://github.com/bojand/ghz/releases/download/v$version/ghz-windows-x86_64.zip",
        "hash": {
            "url": "$url.sha256"
        }
    }
}
