caddy: Update to version 2.4.0

This commit is contained in:
Richard Kuhnt 2021-05-10 21:00:22 +00:00
parent 37814ebafb
commit 48db7b3c2f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.0", "version": "2.4.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/caddyserver/caddy/releases/download/v2.3.0/caddy_2.3.0_windows_amd64.zip", "url": "https://github.com/caddyserver/caddy/releases/download/v2.4.0/caddy_2.4.0_windows_amd64.zip",
"hash": "sha512:afc504cb0a641729ba546c0cadea524a170dcca2a915473aaf032a7c666c7c56ac059752f34b5d50700a692647b9b395b530cd8299ac3650c729adce5daa1ba5" "hash": "sha512:66c1f96e5ceb44aec53727ec02bbbb52eb58b4a41ac1134c5635693f40aa81cc4fa8e5418fdf712c8aa9c710aa0b19d6f52c0b46c6af54b4c79ca602e599694a"
} }
}, },
"bin": "caddy.exe", "bin": "caddy.exe",