From 31a7d4de83b1740a899b57ddc95d9b28898d6bbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 20:27:27 +0000 Subject: [PATCH] apache: Update to version 2.4.52 --- bucket/apache.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/apache.json b/bucket/apache.json index 721e343611..5bcd3e02ad 100644 --- a/bucket/apache.json +++ b/bucket/apache.json @@ -1,12 +1,12 @@ { - "version": "2.4.51", + "version": "2.4.52", "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.51-win64-VS16.zip", - "hash": "54db769a0bc6256bd744607e735cc1d85e14c1d6ec07beb491e06bbb9b5b98f6" + "url": "https://fossies.org/windows/www/httpd-2.4.52-win64-VS16.zip", + "hash": "18528c1837cad286ecd1d2b8b94bd3d59b18d9351c901ae729d707596714d0eb" } }, "extract_dir": "Apache24",