{
    "version": "0.10.0",
    "description": "Terminal and Web console for Kubernetes.",
    "homepage": "https://github.com/astefanutti/kubebox",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/astefanutti/kubebox/releases/download/v0.10.0/kubebox-windows.exe#/kubebox.exe",
            "hash": "190c9ce81d4c8d66673ed4cdc9e47dbc553249dcf5072199c6afcd170fe39dcb"
        }
    },
    "bin": "kubebox.exe",
    "shortcuts": [
        [
            "kubebox.exe",
            "Kubebox"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/astefanutti/kubebox/releases/download/v$version/kubebox-windows.exe#/kubebox.exe"
            }
        }
    }
}
