From 218ba0e19efde0f6100e08b76140d3bd9f0c8196 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 16:30:21 +0000 Subject: [PATCH] apache: Update to version 2.4.54 --- bucket/apache.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/apache.json b/bucket/apache.json index f438b46e29..8f6e4f27c6 100644 --- a/bucket/apache.json +++ b/bucket/apache.json @@ -1,12 +1,12 @@ { - "version": "2.4.53", + "version": "2.4.54", "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.53-win64-VS16.zip", - "hash": "c9d31f91293c4e0ae0ff42186196e667a606eaadd2719ec90e7abe9b1a75635d" + "url": "https://fossies.org/windows/www/httpd-2.4.54-win64-VS16.zip", + "hash": "368c1163b30584455ebe2a7a18609d58ff49b576073dce006b912d5db187649f" } }, "extract_dir": "Apache24",