From fc247334743f33c8104a93eff5fe8d31e3165628 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Aug 2019 19:01:50 +0000 Subject: [PATCH] apache: Update to version 2.4.41 --- bucket/apache.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/apache.json b/bucket/apache.json index b015dfcf01..619639e965 100644 --- a/bucket/apache.json +++ b/bucket/apache.json @@ -1,16 +1,16 @@ { "homepage": "https://www.apachelounge.com", "description": "The Apache HTTP Server (\"httpd\")", - "version": "2.4.39", + "version": "2.4.41", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://fossies.org/windows/www/httpd-2.4.39-win64-VC15.zip", - "hash": "e67a81e391bf6cd8af8f84d880acca9cb3efd7831c8e287c8b31e67cb2758d9e" + "url": "https://fossies.org/windows/www/httpd-2.4.41-win64-VC15.zip", + "hash": "f439da7270afe2a8f6ef00683c7a78d0de54dffe4379c5151378f66b8e631e67" }, "32bit": { - "url": "https://fossies.org/windows/www/httpd-2.4.39-win32-VC15.zip", - "hash": "43266a2f0b47e4b0cb181fcedaf97fed258a99c14a2c85ecff79415aa8ef8308" + "url": "https://fossies.org/windows/www/httpd-2.4.41-win32-VC15.zip", + "hash": "1d8228b02d2ee4d75f07a35d56cc38e04b50fd82f2fc4f8615a3ece7243ca34d" } }, "extract_dir": "Apache24",