{ "version": "1.0.0", "homepage": "https://caddyserver.com", "description": "HTTP/2 web server with automatic HTTPS", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/mholt/caddy/releases/download/v1.0.0/caddy_v1.0.0_windows_amd64.zip", "hash": "c8cb7093e427662edc2345baadb9caf868c9b0c2167ec33d831c4f2c8a2ceea2" }, "32bit": { "url": "https://caddyserver.com/download/windows/386?license=personal&telemetry=off&version=v1.0.0", "hash": "9ee82912eeeade89044a366ab9feaac3d5cdd8ab9c60e27fc067fabd797fb3e0" } }, "bin": "caddy.exe", "checkver": { "github": "https://github.com/mholt/caddy" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/mholt/caddy/releases/download/v$version/caddy_v$version_windows_amd64.zip" }, "32bit": { "url": "https://caddyserver.com/download/windows/386?license=personal&telemetry=off&version=v$version" } } } }