From 4fd6484869d0b00612c0191ff4fb15d09d81cf79 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 31 Aug 2021 00:00:37 +0000 Subject: [PATCH] caddy: Update to version 2.4.4 --- bucket/caddy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/caddy.json b/bucket/caddy.json index ea13a67f9a..a8e45e27bb 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,12 +1,12 @@ { - "version": "2.4.3", + "version": "2.4.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.4.3/caddy_2.4.3_windows_amd64.zip", - "hash": "sha512:e4b392d1384a02863f93c0e183c50a2b28a19ccf468c186fa1524b041895c237dbb88b0dd20c13d187779c0b5f5789458c84ffbc17cd628a9fd05779eb418563" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.4.4/caddy_2.4.4_windows_amd64.zip", + "hash": "sha512:d7f0e2f45c3f4bd83ba1ecb191e31f11a13cfb813c80b1bc74b1a9a0254623bc7bb136e041254fbcf196855f706352cba76bc31596025067383575cc6fad43eb" } }, "bin": "caddy.exe",