{
    "version": "2.10.0",
    "description": "A lightweight integration platform, born on Kubernetes, with serverless superpowers",
    "homepage": "https://camel.apache.org/camel-k",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/apache/camel-k/releases/download/v2.10.0/camel-k-client-2.10.0-windows-amd64.tar.gz",
            "hash": "cbb4006786c0e3651b8eccd71109a9c28e3a20f144690e1cd44dda9ce222549c"
        }
    },
    "bin": "kamel.exe",
    "checkver": {
        "github": "https://github.com/apache/camel-k"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/apache/camel-k/releases/download/v$version/camel-k-client-$version-windows-amd64.tar.gz"
            }
        }
    }
}
