caddy: Update to version 2.8.2

This commit is contained in:
github-actions[bot] 2024-06-02 08:26:57 +00:00
parent e071e5e85b
commit 1d320ccf20

View File

@ -1,16 +1,16 @@
{
"version": "2.8.1",
"version": "2.8.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.8.1/caddy_2.8.1_windows_amd64.zip",
"hash": "sha512:d7d2afd6e9d47990b47194c2ca2a385fefe1c5381e0c98d41d799e9f9a797072916b3db17e7c990f792532edeab52cc0cfa399eb907a79b44e1d94d50bae089c"
"url": "https://github.com/caddyserver/caddy/releases/download/v2.8.2/caddy_2.8.2_windows_amd64.zip",
"hash": "sha512:3e287d7dfc686f66e63a9b5952deb237fceb0931118a0eb5e586c89669371955d27e43b988a7daaba73d3dcb66f3b6217315f977d4710c68fd5870c443630acf"
},
"arm64": {
"url": "https://github.com/caddyserver/caddy/releases/download/v2.8.1/caddy_2.8.1_windows_arm64.zip",
"hash": "sha512:8a19be7127ef83a89102572c475c0e901bb87f0642e32ed9ab910f0ff2d6fe57b927781b78e6f627690dc6d4308b7560e5324d9fa6682473c50c03f7b1d4065f"
"url": "https://github.com/caddyserver/caddy/releases/download/v2.8.2/caddy_2.8.2_windows_arm64.zip",
"hash": "sha512:7b2c8e21935abafa0870311f1697fa40ebfb9c6178e6ee6185ffaa3803d4e234b4d59a8d7fd99c4fd82c7bba20205359ef3c105a947a9f1519abb4f822de1a2f"
}
},
"bin": "caddy.exe",