{
    "homepage": "https://odo.dev",
    "license": "Apache-2.0",
    "description": "Developer-focused CLI for OpenShift and Kubernetes.",
    "version": "3.15.0",
    "architecture": {
        "64bit": {
            "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.15.0/odo-windows-amd64.exe#/odo.exe",
            "hash": "10dc54018ee43b8377e0c07931badbcaa160462c077f56b9961c6b1dc14e8cb8"
        }
    },
    "bin": "odo.exe",
    "checkver": {
        "github": "https://github.com/openshift/odo"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v$version/odo-windows-amd64.exe#/odo.exe",
                "hash": {
                    "url": "$url.sha256"
                }
            }
        }
    }
}
