diff --git a/bucket/caddy.json b/bucket/caddy.json index dd77607d91..896088090d 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,16 +1,16 @@ { - "version": "2.8.2", + "version": "2.8.4", "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.8.2/caddy_2.8.2_windows_amd64.zip", - "hash": "sha512:3e287d7dfc686f66e63a9b5952deb237fceb0931118a0eb5e586c89669371955d27e43b988a7daaba73d3dcb66f3b6217315f977d4710c68fd5870c443630acf" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.8.4/caddy_2.8.4_windows_amd64.zip", + "hash": "sha512:89f8fc9ece9941a15a0981b3c69543d3b9b5fe095e747875a05fc1775d4d78d4505a7fe54a58d496dade601e85f6053a00a1b0382a781d3e8b6eec044384f6e6" }, "arm64": { - "url": "https://github.com/caddyserver/caddy/releases/download/v2.8.2/caddy_2.8.2_windows_arm64.zip", - "hash": "sha512:7b2c8e21935abafa0870311f1697fa40ebfb9c6178e6ee6185ffaa3803d4e234b4d59a8d7fd99c4fd82c7bba20205359ef3c105a947a9f1519abb4f822de1a2f" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.8.4/caddy_2.8.4_windows_arm64.zip", + "hash": "sha512:543c06c5d9c2c0562b19f27692b2cda6c4ee898b79a4798dc562a0557fa833ba6f6e1401357afe7eb1b3699acaa1e602cc0fb3e9fcfc202479b18a63be2dff7b" } }, "bin": "caddy.exe",