Skip to content

Commit e9c1a9e

Browse files
authored
Merge pull request #1247 from cloudfoundry/pr-by-releng-bot-1774989112
Updating version for httpd for latest
2 parents 909c2de + 9e3afcc commit e9c1a9e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

manifest.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,20 @@ dependencies:
5757
source_sha256: f446ea719708bb85fcbf4ef18def5d0515f1f9b4d703f6d820c9c1656e10a2f2
5858
- name: httpd
5959
version: 2.4.66
60-
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs4_22855b43.tgz
61-
sha256: 22855b4397adef1778aa58fcf6a52e9d90fb99953b260dfccbf97b88d86e4278
60+
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs4_f5966450.tgz
61+
sha256: f596645059d59729765fbd2dfe42588f6f8915547999e3dc7095536a7ec6806d
6262
cf_stacks:
6363
- cflinuxfs4
6464
source: https://dlcdn.apache.org/httpd/httpd-2.4.66.tar.bz2
6565
source_sha256: 94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a
66+
- name: httpd
67+
version: 2.4.66
68+
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs5_a21e24cb.tgz
69+
sha256: a21e24cb92bab61393a9d4381cf7d6d65e50d486d239808b860c84c96fd8e737
70+
cf_stacks:
71+
- cflinuxfs5
72+
source: https://dlcdn.apache.org/httpd/httpd-2.4.66.tar.bz2
73+
source_sha256: 94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a
6674
- name: newrelic
6775
version: 10.21.0.11
6876
uri: https://download.newrelic.com/php_agent/archive/10.21.0.11/newrelic-php5-10.21.0.11-linux.tar.gz

0 commit comments

Comments
 (0)