From 58a1c8cbd63efdbf24ee5e89ef265a12c5d29606 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 20 May 2021 02:01:48 +0000 Subject: [PATCH] caddy: Update to version 2.4.1 --- bucket/caddy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/caddy.json b/bucket/caddy.json index 07d0ab9694..9af637ff58 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,12 +1,12 @@ { - "version": "2.4.0", + "version": "2.4.1", "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.0/caddy_2.4.0_windows_amd64.zip", - "hash": "sha512:66c1f96e5ceb44aec53727ec02bbbb52eb58b4a41ac1134c5635693f40aa81cc4fa8e5418fdf712c8aa9c710aa0b19d6f52c0b46c6af54b4c79ca602e599694a" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.4.1/caddy_2.4.1_windows_amd64.zip", + "hash": "sha512:67655d9a62e508753bea183e9fbfd3b890b280f16c8ef416b3524fc7638d38caa58390fe91378eba058123a4e3007d2e6949ad626ee15c6103ed34daccd06e46" } }, "bin": "caddy.exe",