diff --git a/bucket/caddy.json b/bucket/caddy.json index aeff0f7d22..35cb92db26 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,16 +1,16 @@ { - "version": "2.6.4", + "version": "2.7.0", "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.6.4/caddy_2.6.4_windows_amd64.zip", - "hash": "sha512:e2a9a708786cc498cf4b12c0aaf2c9731cc89ccef71a7da4c2be60e18d730675890c2d6bbddd3d8347e5f89f348d5e74fbfbf339ed1ec280f5caf69c3849a243" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.7.0/caddy_2.7.0_windows_amd64.zip", + "hash": "sha512:3cfe244947d65bfb95cab12657bfd07491d7745a210aacdf68adeffa9fb54824978d55c8854cbb4c82b75cb22f5b51ccf27c8dbce2d075f2aec223fa99d81a10" }, "arm64": { - "url": "https://github.com/caddyserver/caddy/releases/download/v2.6.4/caddy_2.6.4_windows_arm64.zip", - "hash": "sha512:284b93d447ba6105e5a6825f20c7f1f330c57975492aa1f638e1d2b9077d00a7a841a33a9164167be013ca9f432d85eb8239758bad44d6db0c8799ff6620d539" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.7.0/caddy_2.7.0_windows_arm64.zip", + "hash": "sha512:a3b8791664760d822e4ee644081cca7c12d446a53c1b8d42834a44b0eb4c4de55c9a6acc976ee7e1f19802861fe61e999cda98fb15e999dfbf55e2c72e6b70ca" } }, "bin": "caddy.exe",