{ "version": "2023.10.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.10.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "hash": "b3d21940a10fdef5e415ad70331ce257c24fe3bcf7722262302e0421791f87e8" }, "32bit": { "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.10.0/cloudflared-windows-386.exe#/cloudflared.exe", "hash": "2fb6c04c4f95fb8d158af94c137f90ac820716deaf88d8ebec956254e046cb29" } }, "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" } } } }