{ "version": "3.34.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.34.1/confluent_3.34.1_windows_amd64.zip", "hash": "60014850f9dee874ee3759b8df5a5084bb5802c7917f3b4997062f292204a10e" } }, "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" } } }