diff --git a/bucket/caddy.json b/bucket/caddy.json index 53cb2c2eaa..4ac17a11df 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,16 +1,16 @@ { - "version": "1.0.0", + "version": "1.0.1", "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" + "url": "https://github.com/mholt/caddy/releases/download/v1.0.1/caddy_v1.0.1_windows_amd64.zip", + "hash": "ad245b766e46a6daa1a1c1ca3558fc0e06296b031fbadf200762ee6de3bcddc9" }, "32bit": { - "url": "https://caddyserver.com/download/windows/386?license=personal&telemetry=off&version=v1.0.0", - "hash": "9ee82912eeeade89044a366ab9feaac3d5cdd8ab9c60e27fc067fabd797fb3e0" + "url": "https://caddyserver.com/download/windows/386?license=personal&telemetry=off&version=v1.0.1", + "hash": "079f6d025446bcea445427418b1bf8509ceff52bf816b1d7902b1c439fe11001" } }, "bin": "caddy.exe",