{ "version": "3.32.1", "description": "The Confluent command-line interface (CLI)", "license": "https://github.com/confluentinc/cli/blob/main/LICENSE", "homepage": "https://docs.confluent.io/confluent-cli/current/overview.html", "architecture": { "64bit": { "url": "https://github.com/confluentinc/cli/releases/download/v3.32.1/confluent_3.32.1_windows_amd64.zip", "hash": "5d6492eba4d23e6773f4db62d6c2ec9d2072bdb0e130845109ed18b23b86ff9e" } }, "extract_dir": "confluent", "bin": "confluent.exe", "checkver": { "github": "https://github.com/confluentinc/cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/confluentinc/cli/releases/download/v$version/confluent_$version_windows_amd64.zip" } }, "hash": { "url": "$baseurl/confluent_$version_checksums.txt" } } }