caddy: Update to version 2.2.0

This commit is contained in:
Jakub Čábera 2020-09-25 04:25:18 +02:00
parent 8f87372ff9
commit 1d7ee47c08

View File

@ -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",