{
    "version": "2.25.1",
    "description": "Development platform for Kubernetes applications",
    "homepage": "https://okteto.com",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/okteto/okteto/releases/download/2.25.1/okteto.exe",
            "hash": "2655e871fe1866a38a41af484ce8e311d36b0c86b4a9194c3fde05da43511d05"
        }
    },
    "bin": "okteto.exe",
    "checkver": {
        "github": "https://github.com/okteto/okteto"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/okteto/okteto/releases/download/$version/okteto.exe"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
