From 7476f914c64e06d94e593c2595671f0f60092ee1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 04:26:55 +0000 Subject: [PATCH] caddy: Update to version 2.7.3 --- bucket/caddy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/caddy.json b/bucket/caddy.json index c9b8fd47b2..c6ab256bfe 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,16 +1,16 @@ { - "version": "2.7.2", + "version": "2.7.3", "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.7.2/caddy_2.7.2_windows_amd64.zip", - "hash": "sha512:69d2d73c2514ab5ce4f6a60489c79ce4da0e1d4302c85ab584d0a7a7fd0d034bfe5a5caab78c96ac3383ddd7d2e12c3c41fb47c4716909d2a78d448b0289ccec" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.7.3/caddy_2.7.3_windows_amd64.zip", + "hash": "sha512:554be2303ba3455085719a19c453290f1654e9ca8bb1cff3556153a6c6eb6ddd04c430f853d98dd1eee5187d4e341bda52baaa9e8e6617e75a447801af1f2fa0" }, "arm64": { - "url": "https://github.com/caddyserver/caddy/releases/download/v2.7.2/caddy_2.7.2_windows_arm64.zip", - "hash": "sha512:99e7d9940cd65837955f87f831ee842707f9b78d343826d9483c3ae49912873359727fed5a5fcd63ad9782cc649a17ac5719037bd6b664d59130e1b281c7fa7d" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.7.3/caddy_2.7.3_windows_arm64.zip", + "hash": "sha512:ffe1fa0e83d3a64e89fea3239793dd652e2cf63de8ee77cdb6ab0d8fc97739a13cd5e8a6fbe1c14238b0b9e8c4ba94e3a7e2b90dbc795a84cc3eec380728e89e" } }, "bin": "caddy.exe",