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