{ "version": "2022.4.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/2022.4.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "hash": "122a97275c9018da9f698ed8fd0916ddca004ce45a48fb71dd40433b2564f4a4" }, "32bit": { "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.4.0/cloudflared-windows-386.exe#/cloudflared.exe", "hash": "bbe15aed8c974b90d420bb57d8ae5dd5b8c16f3699292691cdd1b147b3678957" } }, "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" } } } }