From e8bf79a163e4079c47d27441f7a762ecf9d1f3ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 12:38:36 +0000 Subject: [PATCH] apache: Update to version 2.4.56 --- bucket/apache.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/apache.json b/bucket/apache.json index 2b1b3c7f7e..e498f1bda9 100644 --- a/bucket/apache.json +++ b/bucket/apache.json @@ -1,12 +1,12 @@ { - "version": "2.4.55", + "version": "2.4.56", "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.55-win64-VS16.zip", - "hash": "f594dd4178e29eac87a9c525cd27d33bc42cce9917b13149088747891e5aec59" + "url": "https://fossies.org/windows/www/httpd-2.4.56-win64-VS16.zip", + "hash": "374e77a1ae7d4173edac8d37c85c5c782a784481bb1cd6b6952d9df2d564d141" } }, "extract_dir": "Apache24",