{ "version": "2024.1.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.1.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "hash": "e77dc6ea6b7b9978568c12c13d9e9a97750edc847a97226a2f58c83d259e62b4" }, "32bit": { "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.1.0/cloudflared-windows-386.exe#/cloudflared.exe", "hash": "c2eda8e00f4d41ae5003f51e7e0a5ace584e605e1a32dd25047ca02cefb3dd55" } }, "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" } } } }