{ "version": "2.4.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.4.2/caddy_2.4.2_windows_amd64.zip", "hash": "sha512:8d5cf4479e471d47fd067ce2fbe34c2015a96caedab95ca042aeb633956cbc2bb89c1bc4fe6593c1f96ca58bc66b21f32caa6b099122b9d500a3902245fa5105" } }, "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" } } }