From 2316b407cdf98e3712bd708738ad990aa1540042 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 4 Apr 2020 09:01:58 +0000 Subject: [PATCH] apache: Update to version 2.4.43 --- bucket/apache.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/apache.json b/bucket/apache.json index 2d244f31e3..f1af7b0ebd 100644 --- a/bucket/apache.json +++ b/bucket/apache.json @@ -1,16 +1,16 @@ { - "version": "2.4.41", + "version": "2.4.43", "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.41-win64-VC15.zip", - "hash": "3302a71ccff992d16ee3d547a9f04ed9af4490691c9b15439a88df29248f5aa5" + "url": "https://fossies.org/windows/www/httpd-2.4.43-win64-VC15.zip", + "hash": "d0faa0afeaf9744070dc990081d58e5d59c7e3188678b36daa105b252f4d358e" }, "32bit": { - "url": "https://fossies.org/windows/www/httpd-2.4.41-win32-VC15.zip", - "hash": "d1e5be514993e270cb43e7a4332002f06c71a931f2e9067e72c9606105f786d0" + "url": "https://fossies.org/windows/www/httpd-2.4.43-win32-VC15.zip", + "hash": "eb4fd5154875421c43c06fc6ce0ca8b385f1e14058a5ae31171243a7eebabbb5" } }, "extract_dir": "Apache24",