Skip to content

Commit b9a4205

Browse files
authored
Merge pull request #1215 from cloudfoundry/pr-by-releng-bot-1768496420
Updating version for httpd for latest
2 parents 31531af + 56652e5 commit b9a4205

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

manifest.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default_versions:
44
- name: php
55
version: 8.1.32
66
- name: httpd
7-
version: 2.4.63
7+
version: 2.4.66
88
- name: nginx
99
version: 1.27.5
1010
- name: composer
@@ -56,13 +56,13 @@ dependencies:
5656
source: https://github.com/composer/composer/releases/download/2.8.12/composer.phar
5757
source_sha256: f446ea719708bb85fcbf4ef18def5d0515f1f9b4d703f6d820c9c1656e10a2f2
5858
- name: httpd
59-
version: 2.4.63
60-
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.63_linux_x64_cflinuxfs4_cf38773e.tgz
61-
sha256: cf38773e753f482597c5a30bf549662018bf8e7bf82a232a891a31ea057572a9
59+
version: 2.4.66
60+
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs4_22855b43.tgz
61+
sha256: 22855b4397adef1778aa58fcf6a52e9d90fb99953b260dfccbf97b88d86e4278
6262
cf_stacks:
6363
- cflinuxfs4
64-
source: https://dlcdn.apache.org/httpd/httpd-2.4.63.tar.bz2
65-
source_sha256: 88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab
64+
source: https://dlcdn.apache.org/httpd/httpd-2.4.66.tar.bz2
65+
source_sha256: 94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a
6666
- name: newrelic
6767
version: 10.21.0.11
6868
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)