From 06dac9dca648bd144f0c4287d76b92f62710751f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 20:29:31 +0000 Subject: [PATCH] xcaddy: Update to version 0.4.5 --- bucket/xcaddy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/xcaddy.json b/bucket/xcaddy.json index 5dc053d451..3e66816952 100644 --- a/bucket/xcaddy.json +++ b/bucket/xcaddy.json @@ -1,16 +1,16 @@ { - "version": "0.4.4", + "version": "0.4.5", "description": "Command line tool and associated Go package makes it easy to make custom builds of the Caddy Web Server.", "homepage": "https://caddyserver.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/caddyserver/xcaddy/releases/download/v0.4.4/xcaddy_0.4.4_windows_amd64.zip", - "hash": "sha512:cbc63529fd591742d67d68ca21c4cdb70a288cb91b20f2d9c711c34b4674d7beccd3aa774e5a6a4b7ea2c8fa92434911288c872b67fe56b8979eedd19130c041" + "url": "https://github.com/caddyserver/xcaddy/releases/download/v0.4.5/xcaddy_0.4.5_windows_amd64.zip", + "hash": "sha512:652857d019f3e1772b154b33f2479d8f17f4b10818802363737d35601c4cd51dc9a9ba0b3c64cdada9fe6bdcebb4395d0561b2ca302ae1219b288758c01911c1" }, "arm64": { - "url": "https://github.com/caddyserver/xcaddy/releases/download/v0.4.4/xcaddy_0.4.4_windows_arm64.zip", - "hash": "sha512:f8ecb810f1ebe6afbd30c673d4fd8246a808a97c7f0be1544ebeccfc5beca91ad80dec2bdc0ccb9911db39ced648e3e8fe54f11c3abcb028c468858c08e3ce9f" + "url": "https://github.com/caddyserver/xcaddy/releases/download/v0.4.5/xcaddy_0.4.5_windows_arm64.zip", + "hash": "sha512:463e9ee40368a08a369dbef2a8f299a5e771b257dc606171e456a7eb1f7f59ca6112c5f406b0c22409599aad52d6c359aff53fd96b58b911e9f7474e53ea4689" } }, "bin": "xcaddy.exe",