From 3cef8ee4c61f5e89d3424ec13202382056b25c79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 20:33:17 +0000 Subject: [PATCH] caddy: Update to version 2.4.6 --- bucket/caddy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/caddy.json b/bucket/caddy.json index 3bcf0e4f3d..9afb59aa43 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,12 +1,12 @@ { - "version": "2.4.5", + "version": "2.4.6", "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.5/caddy_2.4.5_windows_amd64.zip", - "hash": "sha512:794fed88b38bfeb6b3b84d63f0887c4534fc3e94bd31173182b5af80fc7783beb41192bccffdb257a9bdf59541c6822a75fdbe714d65abc3c0cce9c02018eb82" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.4.6/caddy_2.4.6_windows_amd64.zip", + "hash": "sha512:08fe8b50664644f5672a7357a7fe4c4835828c2464965ad78ec5f483dd2cd5643c64ea929d2f131601c48d71d2ddaebe251eb608d435ae1e31abe39d0687aebb" } }, "bin": "caddy.exe",