Skip to content

Commit 8f601e7

Browse files
committed
Add httpd 2.4.66, remove httpd 2.4.63
for stack(s) cflinuxfs4
1 parent 6c10bb2 commit 8f601e7

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

manifest.yml

Lines changed: 7 additions & 7 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.8/composer.phar
5757
source_sha256: 957263e284b9f7a13d7f475dc65f3614d151b0c4dcc7e8761f7e7f749447fb68
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
@@ -212,7 +212,7 @@ dependencies:
212212
- name: yaml
213213
version: 2.2.3
214214
- name: zip
215-
- name: zlib
215+
- name: zlib
216216
- name: php
217217
version: 8.1.32
218218
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.32_linux_x64_cflinuxfs4_51db527b.tgz

0 commit comments

Comments
 (0)