apache: Update to version 2.4.46

This commit is contained in:
Richard Kuhnt 2021-02-10 10:00:22 +00:00
parent 86f4959f8a
commit ec88ad7d8b

View File

@ -1,16 +1,16 @@
{ {
"version": "2.4.43", "version": "2.4.46",
"description": "The Apache HTTP Server ('httpd')", "description": "The Apache HTTP Server ('httpd')",
"homepage": "https://www.apachelounge.com", "homepage": "https://www.apachelounge.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fossies.org/windows/www/httpd-2.4.43-win64-VC15.zip", "url": "https://fossies.org/windows/www/httpd-2.4.46-win64-VC15.zip",
"hash": "d0faa0afeaf9744070dc990081d58e5d59c7e3188678b36daa105b252f4d358e" "hash": "b5bdb4149da4cc8546f14770a5169077244e6388d67695dface3d892e098db31"
}, },
"32bit": { "32bit": {
"url": "https://fossies.org/windows/www/httpd-2.4.43-win32-VC15.zip", "url": "https://fossies.org/windows/www/httpd-2.4.46-win32-VC15.zip",
"hash": "eb4fd5154875421c43c06fc6ce0ca8b385f1e14058a5ae31171243a7eebabbb5" "hash": "a09f6c2035a389066a68e14ff1a9704309c5039515ede5c876ba6cb1fe94d1ca"
} }
}, },
"extract_dir": "Apache24", "extract_dir": "Apache24",