From 1d7ee47c086fd062ab19913c57a598c0fa71510c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 25 Sep 2020 04:25:18 +0200 Subject: [PATCH] caddy: Update to version 2.2.0 --- bucket/caddy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/caddy.json b/bucket/caddy.json index 72ee96ec7e..751c7e96df 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,12 +1,12 @@ { - "version": "2.1.1", + "version": "2.2.0", "description": "HTTP/2 web server with automatic HTTPS", "homepage": "https://caddyserver.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/mholt/caddy/releases/download/v2.1.1/caddy_2.1.1_windows_amd64.zip", - "hash": "sha512:435c881bf3d149da2339fdca28cf4bedcba79a3ed6bbd79365113e7e78bd110f544a13ab4976529cf73d4760c64991abed7b6f952ace4396ff5a78d98fcf3e19" + "url": "https://github.com/mholt/caddy/releases/download/v2.2.0/caddy_2.2.0_windows_amd64.zip", + "hash": "sha512:6f82df7cfcc26087c0794be4a90f4ae5e201820538b61579de48a86bbae23f189eae2a790dfd7de8dcb46ce202a99ed98380871e74aaf9a9e5902918fe5f2273" } }, "bin": "caddy.exe",