From 4e930fbb3ee0ae2a486613c4d7bb53e0e8cd898b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:28:07 +0000 Subject: [PATCH] caddy: Update to version 2.8.1 --- bucket/caddy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/caddy.json b/bucket/caddy.json index f8395dce94..a00ee32295 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,16 +1,16 @@ { - "version": "2.8.0", + "version": "2.8.1", "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.0/caddy_2.8.0_windows_amd64.zip", - "hash": "sha512:403789c4e18a53e5f6d0d170de4d8784b84821a4b3c739b9799863019d10ebd5e90af82588d0ea036611f6e0907e2b144b76a33c7dbf23d05d51ab63d990a0d0" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.8.1/caddy_2.8.1_windows_amd64.zip", + "hash": "sha512:d7d2afd6e9d47990b47194c2ca2a385fefe1c5381e0c98d41d799e9f9a797072916b3db17e7c990f792532edeab52cc0cfa399eb907a79b44e1d94d50bae089c" }, "arm64": { - "url": "https://github.com/caddyserver/caddy/releases/download/v2.8.0/caddy_2.8.0_windows_arm64.zip", - "hash": "sha512:0bde40770b5c9342ffdd9ccb13ca6682c8135c11ae383f19fa213c3e07ffbc39fad4ef1e954947a9dc5b447feea3f4d1a83600c5ec66735649493fceef1b5043" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.8.1/caddy_2.8.1_windows_arm64.zip", + "hash": "sha512:8a19be7127ef83a89102572c475c0e901bb87f0642e32ed9ab910f0ff2d6fe57b927781b78e6f627690dc6d4308b7560e5324d9fa6682473c50c03f7b1d4065f" } }, "bin": "caddy.exe",