diff --git a/manifest.yml b/manifest.yml index e4ec279d2..80ee2b42c 100644 --- a/manifest.yml +++ b/manifest.yml @@ -57,12 +57,20 @@ dependencies: source_sha256: f446ea719708bb85fcbf4ef18def5d0515f1f9b4d703f6d820c9c1656e10a2f2 - name: httpd version: 2.4.66 - uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs4_22855b43.tgz - sha256: 22855b4397adef1778aa58fcf6a52e9d90fb99953b260dfccbf97b88d86e4278 + uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs4_f5966450.tgz + sha256: f596645059d59729765fbd2dfe42588f6f8915547999e3dc7095536a7ec6806d cf_stacks: - cflinuxfs4 source: https://dlcdn.apache.org/httpd/httpd-2.4.66.tar.bz2 source_sha256: 94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a +- name: httpd + version: 2.4.66 + uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs5_a21e24cb.tgz + sha256: a21e24cb92bab61393a9d4381cf7d6d65e50d486d239808b860c84c96fd8e737 + cf_stacks: + - cflinuxfs5 + source: https://dlcdn.apache.org/httpd/httpd-2.4.66.tar.bz2 + source_sha256: 94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a - name: newrelic version: 10.21.0.11 uri: https://download.newrelic.com/php_agent/archive/10.21.0.11/newrelic-php5-10.21.0.11-linux.tar.gz