{
    "version": "1.5.1",
    "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.5.1/civo-1.5.1-windows-amd64.zip",
            "hash": "da43e3a1609af603392549ada3a53af5f1863ecbea3595b6a37ef6c115ce9d82"
        }
    },
    "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"
        }
    }
}
