{
    "version": "53.2.5",
    "description": "The API Traffic Viewer for Kubernetes",
    "homepage": "https://kubeshark.co",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/kubeshark/kubeshark/releases/download/v53.2.5/kubeshark.exe",
            "hash": "ee4429c7ab306aa5fe46c2c0d15d9f5adb1b5c772425fb72825c9295d0f203f3"
        }
    },
    "bin": "kubeshark.exe",
    "checkver": {
        "github": "https://github.com/kubeshark/kubeshark"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/kubeshark/kubeshark/releases/download/v$version/kubeshark.exe",
                "hash": {
                    "url": "$baseurl/kubeshark_windows_amd64.sha256",
                    "regex": "$sha256"
                }
            }
        }
    }
}
