{
    "version": "1.34.0",
    "description": "Multi pod and container log tailing for Kubernetes",
    "homepage": "https://github.com/stern/stern",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/stern/stern/releases/download/v1.34.0/stern_1.34.0_windows_amd64.tar.gz",
            "hash": "22ed0c8eb0c15cbd2651c944517f6c06aa6ffa11467be55f7673f7242f1bafd3"
        }
    },
    "bin": "stern.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/stern/stern/releases/download/v$version/stern_$version_windows_amd64.tar.gz"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
