{
    "version": "26.4.3",
    "description": "Dig into ClickHouse with TUI interface.",
    "homepage": "https://github.com/azat/chdig",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/azat/chdig/releases/download/v26.4.3/chdig-windows-x86_64.exe#/chdig.exe",
            "hash": "80260086ae2592d5b585a6b326d268340b9bcac77f696ac29253a29eee1e5c5b"
        }
    },
    "bin": "chdig.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/azat/chdig/releases/download/v$version/chdig-windows-x86_64.exe#/chdig.exe"
            }
        }
    }
}
