{ "version": "2024.2.0", "description": "Command-line client to interact with Cloudflare Tunnel, Cloudflare Access, start up a DNS over HTTPS resolver and more.", "homepage": "https://github.com/cloudflare/cloudflared", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.2.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "hash": "a552e335031207e5ef4e1ed831e2e38f287e47253c1f4ec01ad290851a272e3f" }, "32bit": { "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.2.0/cloudflared-windows-386.exe#/cloudflared.exe", "hash": "d5e83ef8f02b48512fdc115d14573b7514fcbe2a949a34a6105e7c926a00571d" } }, "bin": "cloudflared.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/cloudflare/cloudflared/releases/download/$version/cloudflared-windows-amd64.exe#/cloudflared.exe" }, "32bit": { "url": "https://github.com/cloudflare/cloudflared/releases/download/$version/cloudflared-windows-386.exe#/cloudflared.exe" } } } }