{
    "version": "1.0.73",
    "description": "CLI library for managing cloud resources such as instances and Kubernetes clusters at Civo.com.",
    "homepage": "https://github.com/civo/cli",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/civo/cli/releases/download/v1.0.73/civo-1.0.73-windows-amd64.zip",
            "hash": "e625f547bd8b25d66bf218345019a383c0bd43b999ffcf520296ba0c7aa32ec6"
        }
    },
    "bin": "civo.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/civo/cli/releases/download/v$version/civo-$version-windows-amd64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/civo-$version-checksums.sha256"
        }
    }
}
