apache: Update to version 2.4.38

This commit is contained in:
Richard Kuhnt 2019-01-22 09:01:52 +00:00
parent c2385a8a31
commit 77a85d8ccb

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://www.apachelounge.com", "homepage": "https://www.apachelounge.com",
"description": "The Apache HTTP Server (\"httpd\")", "description": "The Apache HTTP Server (\"httpd\")",
"version": "2.4.37", "version": "2.4.38",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fossies.org/windows/www/httpd-2.4.37-win64-VC15.zip", "url": "https://fossies.org/windows/www/httpd-2.4.38-win64-VC15.zip",
"hash": "33afeb018e0cee8592d44abbf72fda37f6a35586aeb5f4b4c1b717c681d82dd8" "hash": "6a5381734d4f73583ef4872b3bfd4348a24635bd87b1828a5c4ea2f7a4e3d7ed"
}, },
"32bit": { "32bit": {
"url": "https://fossies.org/windows/www/httpd-2.4.37-win32-VC15.zip", "url": "https://fossies.org/windows/www/httpd-2.4.38-win32-VC15.zip",
"hash": "aecae187d55813a1bfa73337b386e9bc457de40b7d0796dbfd76b94a8d9892e6" "hash": "3ef4c7c155b54ef9d46878d7f140f6c6697ee2367a11d0b3406d97a2f2f075a1"
} }
}, },
"extract_dir": "Apache24", "extract_dir": "Apache24",