{ "version": "2.6.2", "description": "HTTP/2 web server with automatic HTTPS", "homepage": "https://caddyserver.com", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/caddyserver/caddy/releases/download/v2.6.2/caddy_2.6.2_windows_amd64.zip", "hash": "sha512:1454eb2de857fa091a00e62199bb5ea7840210a90a9b04f626f0cf3688cdf69ea736b497e3b8ac0f1b40bb9aba416bfa9e4eb9c33be166665ee0ce02a26cfd98" } }, "bin": "caddy.exe", "checkver": { "github": "https://github.com/caddyserver/caddy" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/caddyserver/caddy/releases/download/v$version/caddy_$version_windows_amd64.zip" } }, "hash": { "url": "$baseurl/caddy_$version_checksums.txt" } } }