From 4565bf8635675c32eca08db68be663a78c8d7004 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 20:27:56 +0000 Subject: [PATCH] caddy: Update to version 2.9.0 --- bucket/caddy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/caddy.json b/bucket/caddy.json index 896088090d..9d104f3cdb 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,16 +1,16 @@ { - "version": "2.8.4", + "version": "2.9.0", "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.4/caddy_2.8.4_windows_amd64.zip", - "hash": "sha512:89f8fc9ece9941a15a0981b3c69543d3b9b5fe095e747875a05fc1775d4d78d4505a7fe54a58d496dade601e85f6053a00a1b0382a781d3e8b6eec044384f6e6" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.9.0/caddy_2.9.0_windows_amd64.zip", + "hash": "sha512:62d8ca3608ab7b76c7736dc599e4139f7ec26892823c0c11c55c87706814417ad3294c3f1d3390ac5dcc72c63be5ef830d46676a1a458c54867ee218b1109311" }, "arm64": { - "url": "https://github.com/caddyserver/caddy/releases/download/v2.8.4/caddy_2.8.4_windows_arm64.zip", - "hash": "sha512:543c06c5d9c2c0562b19f27692b2cda6c4ee898b79a4798dc562a0557fa833ba6f6e1401357afe7eb1b3699acaa1e602cc0fb3e9fcfc202479b18a63be2dff7b" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.9.0/caddy_2.9.0_windows_arm64.zip", + "hash": "sha512:09a9370014135b8bba0fdb8e6f7243de743f82a7bb417a43833753824afb927f131cd63f24ec8b1a8db280bcee3c83a2a464e652bc7637305304039b25064920" } }, "bin": "caddy.exe",