{ "version": "0.0.8", "description": "An HTTP CLI client for Hoppscotch, an alternative to curl/httpie", "homepage": "https://hoppscotch.io/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/hoppscotch/hopp-cli/releases/download/v0.0.8/hopp-cli_0.0.8_windows_x86_64.tar.gz", "hash": "17307a8d0fa1b38174807a10218d23dffc0c58c46449912fe472595cc23acfef" }, "arm64": { "url": "https://github.com/hoppscotch/hopp-cli/releases/download/v0.0.8/hopp-cli_0.0.8_windows_arm64.tar.gz", "hash": "accc78843c9755796b18aa568df184c8942f4a40833c28a0719a1fe1907be830" } }, "bin": "hopp-cli.exe", "checkver": { "github": "https://github.com/hoppscotch/hopp-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/hoppscotch/hopp-cli/releases/download/v$version/hopp-cli_$version_windows_x86_64.tar.gz" }, "arm64": { "url": "https://github.com/hoppscotch/hopp-cli/releases/download/v$version/hopp-cli_$version_windows_arm64.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }