caddy: Update to version 2.4.3

This commit is contained in:
Richard Kuhnt 2021-06-17 21:00:23 +00:00
parent f030daeb0d
commit 7271aa2e35

View File

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