caddy: Update to version 2.4.4

This commit is contained in:
Richard Kuhnt 2021-08-31 00:00:37 +00:00
parent 88fbfdb7f9
commit 4fd6484869

View File

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