caddy: Update to version 2.4.2

This commit is contained in:
Richard Kuhnt 2021-06-12 22:00:38 +00:00
parent 2465c50288
commit d84f0f5fdd

View File

@ -1,12 +1,12 @@
{
"version": "2.4.1",
"version": "2.4.2",
"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.1/caddy_2.4.1_windows_amd64.zip",
"hash": "sha512:67655d9a62e508753bea183e9fbfd3b890b280f16c8ef416b3524fc7638d38caa58390fe91378eba058123a4e3007d2e6949ad626ee15c6103ed34daccd06e46"
"url": "https://github.com/caddyserver/caddy/releases/download/v2.4.2/caddy_2.4.2_windows_amd64.zip",
"hash": "sha512:8d5cf4479e471d47fd067ce2fbe34c2015a96caedab95ca042aeb633956cbc2bb89c1bc4fe6593c1f96ca58bc66b21f32caa6b099122b9d500a3902245fa5105"
}
},
"bin": "caddy.exe",