{ "version": "2.6.1", "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.1/caddy_2.6.1_windows_amd64.zip", "hash": "sha512:e936569b6cec59693a7b588d88c7cffd71bdf2c411e8d1e120f2d8b16db04ff25041e3f747f27c750c045440f5a738ea91aa6ac12be2a1bb85d6ffdd2d8c351f" } }, "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" } } }