caddy: Update to version 2.4.1

This commit is contained in:
Richard Kuhnt 2021-05-20 02:01:48 +00:00
parent e01facddde
commit 58a1c8cbd6

View File

@ -1,12 +1,12 @@
{
"version": "2.4.0",
"version": "2.4.1",
"description": "HTTP/2 web server with automatic HTTPS",
"homepage": "https://caddyserver.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/caddyserver/caddy/releases/download/v2.4.0/caddy_2.4.0_windows_amd64.zip",
"hash": "sha512:66c1f96e5ceb44aec53727ec02bbbb52eb58b4a41ac1134c5635693f40aa81cc4fa8e5418fdf712c8aa9c710aa0b19d6f52c0b46c6af54b4c79ca602e599694a"
"url": "https://github.com/caddyserver/caddy/releases/download/v2.4.1/caddy_2.4.1_windows_amd64.zip",
"hash": "sha512:67655d9a62e508753bea183e9fbfd3b890b280f16c8ef416b3524fc7638d38caa58390fe91378eba058123a4e3007d2e6949ad626ee15c6103ed34daccd06e46"
}
},
"bin": "caddy.exe",