From ce8523274f33f0f866d35b8359598ae565658eee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 20:24:16 +0000 Subject: [PATCH] apache: Update to version 2.4.57 --- bucket/apache.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/apache.json b/bucket/apache.json index e498f1bda9..5ba131d1af 100644 --- a/bucket/apache.json +++ b/bucket/apache.json @@ -1,12 +1,12 @@ { - "version": "2.4.56", + "version": "2.4.57", "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.56-win64-VS16.zip", - "hash": "374e77a1ae7d4173edac8d37c85c5c782a784481bb1cd6b6952d9df2d564d141" + "url": "https://fossies.org/windows/www/httpd-2.4.57-win64-VS16.zip", + "hash": "f74e3ef944d3d8fe5db4ad353304cbaf3c038d28307697e0d12cd8f8201dbbb4" } }, "extract_dir": "Apache24",