{ "version": "2024.5.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.5.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "hash": "af4668a6331e008162ec70250ef809885a3c57eb7c6a161b672b18f4b9540283" }, "32bit": { "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.5.0/cloudflared-windows-386.exe#/cloudflared.exe", "hash": "518403bd0037e13d6846d24732cb516a5b6b69f1c107b1938314b1ff4f620070" } }, "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" } } } }