{ "version": "2022.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/2022.7.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "hash": "c1299c24dc7307eb8c78e62320ff83c5f027522cf14c017fa3657e0759bc0584" }, "32bit": { "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.7.0/cloudflared-windows-386.exe#/cloudflared.exe", "hash": "737fd9b43fce74414153092e76bf685f1b89acea4c965652dbb5f6979db53e13" } }, "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" } } } }