From 70ddb073d9dd8b5005ab970981db6a312b875b23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:26:35 +0000 Subject: [PATCH] apache: Update to version 2.4.55 --- bucket/apache.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/apache.json b/bucket/apache.json index 8f6e4f27c6..d91f3a8ed1 100644 --- a/bucket/apache.json +++ b/bucket/apache.json @@ -1,12 +1,12 @@ { - "version": "2.4.54", + "version": "2.4.55", "description": "The Apache HTTP Server ('httpd')", "homepage": "https://www.apachelounge.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://fossies.org/windows/www/httpd-2.4.54-win64-VS16.zip", - "hash": "368c1163b30584455ebe2a7a18609d58ff49b576073dce006b912d5db187649f" + "url": "https://fossies.org/windows/www/httpd-2.4.55-win64-VS16.zip", + "hash": "f594dd4178e29eac87a9c525cd27d33bc42cce9917b13149088747891e5aec59" } }, "extract_dir": "Apache24",