From ea782fd7952c70de26ed105b7d06367811bb71a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 04:25:35 +0000 Subject: [PATCH] caddy: Update to version 2.7.1 --- bucket/caddy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/caddy.json b/bucket/caddy.json index 35cb92db26..cd9cdc9b1a 100644 --- a/bucket/caddy.json +++ b/bucket/caddy.json @@ -1,16 +1,16 @@ { - "version": "2.7.0", + "version": "2.7.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.7.0/caddy_2.7.0_windows_amd64.zip", - "hash": "sha512:3cfe244947d65bfb95cab12657bfd07491d7745a210aacdf68adeffa9fb54824978d55c8854cbb4c82b75cb22f5b51ccf27c8dbce2d075f2aec223fa99d81a10" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.7.1/caddy_2.7.1_windows_amd64.zip", + "hash": "sha512:585cbc29953096afe0f2ca01ae4f223da96fb16d27598a561138181699497a129b45073eb17e69580b0d01d3decb0354c7f34e08fe5fff9d16f118b0786af672" }, "arm64": { - "url": "https://github.com/caddyserver/caddy/releases/download/v2.7.0/caddy_2.7.0_windows_arm64.zip", - "hash": "sha512:a3b8791664760d822e4ee644081cca7c12d446a53c1b8d42834a44b0eb4c4de55c9a6acc976ee7e1f19802861fe61e999cda98fb15e999dfbf55e2c72e6b70ca" + "url": "https://github.com/caddyserver/caddy/releases/download/v2.7.1/caddy_2.7.1_windows_arm64.zip", + "hash": "sha512:e6d3385dd36076b171b0396f86fb5ddbcfa5047aba9e481ed54e6e6be24bdf9c54edf1c623edd5b1b8eda7ec6107e25a1dab99c33f8ea1dbc12c9fb65735739f" } }, "bin": "caddy.exe",