From 4b7b8c964521a726b22bb899523aa7774283e7e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 20:30:06 +0000 Subject: [PATCH] caddy: Update to version 2.6.0 --- bucket/caddy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/caddy.json b/bucket/caddy.json index f6845326bd..aad57da2f2 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,12 +1,12 @@ { - "version": "2.5.2", + "version": "2.6.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.5.2/caddy_2.5.2_windows_amd64.zip", - "hash": "sha512:b104d364a458f457bab24f12f97470612035f705fceb170ce16b567e18e0429a18a726f6b1bb435f92d28a659aee52c08c0bac3be41b7f23887b8e7307507482" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.6.0/caddy_2.6.0_windows_amd64.zip", + "hash": "sha512:49582519293819fd4086540aa83428f75af7074882056b6cbe7ab29038f11587f9b6ea2bd68de583e4e99e7afb5bd42ea943e81065a1dc0b5f0b3057f7a0da0b" } }, "bin": "caddy.exe",