caddy: Update to version 2.1.0

This commit is contained in:
Jakub Čábera 2020-06-27 10:30:31 +02:00
parent d934704e00
commit 086a58d1de

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.0", "version": "2.1.0",
"description": "HTTP/2 web server with automatic HTTPS", "description": "HTTP/2 web server with automatic HTTPS",
"homepage": "https://caddyserver.com", "homepage": "https://caddyserver.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mholt/caddy/releases/download/v2.0.0/caddy_2.0.0_windows_amd64.zip", "url": "https://github.com/mholt/caddy/releases/download/v2.1.0/caddy_2.1.0_windows_amd64.zip",
"hash": "sha512:636bb25c9738400b480ca243a605da74988deb1bc856a1cabe7ee36511db0e048ec0a2688b1640d7b157bc239d437944e43500d91881c8acc7f2b8aa138945f9" "hash": "sha512:360bade38fea4d0e87bf00f2dc0c7e7b4434bb020af49d189b2c424246710bf6a3074e486ef2c3d6994473bcd62393302a1a704c215b4e323eeaecbfa359a533"
} }
}, },
"bin": "caddy.exe", "bin": "caddy.exe",