{ "version": "2.6.3", "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.3/caddy_2.6.3_windows_amd64.zip", "hash": "sha512:5529a43f9d91b02bc4b8dc89e3c60b59395d1725079a46e8477a105ecb809da54e4ffed5698f4083dba397745c160511c07630d38c2d2695380c75ffb7e6afd1" } }, "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" } } }