{ "version": "2023.7.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/2023.7.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "hash": "fc4a0802ab9c7409b892ca00636bec61e2acfc911bccfdeb9978b8ab5a2f828d" }, "32bit": { "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.7.0/cloudflared-windows-386.exe#/cloudflared.exe", "hash": "f813484ea441404f18caad96f28138e8aaf0cb256163c09c2ab8a3acab87f69f" } }, "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" } } } }