From 086a58d1ded642bfc6b7605fa4bfcaeefc7b0dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 27 Jun 2020 10:30:31 +0200 Subject: [PATCH] caddy: Update to version 2.1.0 --- bucket/caddy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/caddy.json b/bucket/caddy.json index 248bc6585b..e4733466e9 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.1.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.0.0/caddy_2.0.0_windows_amd64.zip", - "hash": "sha512:636bb25c9738400b480ca243a605da74988deb1bc856a1cabe7ee36511db0e048ec0a2688b1640d7b157bc239d437944e43500d91881c8acc7f2b8aa138945f9" + "url": "https://github.com/mholt/caddy/releases/download/v2.1.0/caddy_2.1.0_windows_amd64.zip", + "hash": "sha512:360bade38fea4d0e87bf00f2dc0c7e7b4434bb020af49d189b2c424246710bf6a3074e486ef2c3d6994473bcd62393302a1a704c215b4e323eeaecbfa359a533" } }, "bin": "caddy.exe",