{
    "version": "1.16.5",
    "description": "Modern, lightweight and multi-cluster Kubernetes GUI",
    "homepage": "https://aptakube.com/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://aptakube.com/legal/eula"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/aptakube/aptakube/releases/download/1.16.5/Aptakube_1.16.5_x64.zip",
            "hash": "46a6ca5f95a02868ae4d960e82b013bb8ecf3b53570bd5551f70243de03b79bf"
        }
    },
    "bin": [
        [
            "Aptakube.exe",
            "aptakube"
        ]
    ],
    "shortcuts": [
        [
            "Aptakube.exe",
            "Aptakube"
        ]
    ],
    "checkver": {
        "github": "https://github.com/aptakube/aptakube"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/aptakube/aptakube/releases/download/$version/Aptakube_$version_x64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
