caddy: Update to version 2.6.1

This commit is contained in:
github-actions[bot] 2022-09-22 00:33:46 +00:00
parent 027534d0f2
commit 4e5634f062

View File

@ -1,12 +1,12 @@
{ {
"version": "2.6.0", "version": "2.6.1",
"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.6.0/caddy_2.6.0_windows_amd64.zip", "url": "https://github.com/caddyserver/caddy/releases/download/v2.6.1/caddy_2.6.1_windows_amd64.zip",
"hash": "sha512:49582519293819fd4086540aa83428f75af7074882056b6cbe7ab29038f11587f9b6ea2bd68de583e4e99e7afb5bd42ea943e81065a1dc0b5f0b3057f7a0da0b" "hash": "sha512:e936569b6cec59693a7b588d88c7cffd71bdf2c411e8d1e120f2d8b16db04ff25041e3f747f27c750c045440f5a738ea91aa6ac12be2a1bb85d6ffdd2d8c351f"
} }
}, },
"bin": "caddy.exe", "bin": "caddy.exe",