{ "version": "3.38.0", "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.38.0/confluent_3.38.0_windows_amd64.zip", "hash": "547c12cf1eb10d95d9d2114961e1ea0a44545fb9918934ae3f3fa68413dd6429" } }, "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" } } }