Skip to content

Commit 410db57

Browse files
committed
Add httpd 2.4.65, remove httpd 2.4.63
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 0747055 commit 410db57

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

manifest.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ default_versions:
1919
- name: php
2020
version: 8.1.32
2121
- name: httpd
22-
version: 2.4.63
22+
version: 2.4.65
2323
- name: newrelic
2424
version: 10.21.0.11
2525
- name: nginx
@@ -75,21 +75,21 @@ dependencies:
7575
source: https://github.com/composer/composer/releases/download/2.8.8/composer.phar
7676
source_sha256: 957263e284b9f7a13d7f475dc65f3614d151b0c4dcc7e8761f7e7f749447fb68
7777
- name: httpd
78-
version: 2.4.63
79-
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.63_linux_x64_cflinuxfs3_0ba61a88.tgz
80-
sha256: 0ba61a886fae10e47ba00614ce2df3213698d86442eb64000aa3c718c39e5761
78+
version: 2.4.65
79+
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.65_linux_x64_cflinuxfs3_02c1f787.tgz
80+
sha256: 02c1f787f4f2a4a0b5b5f7bba7eefbf9c6b70d02b8f118ad2ce51bc42140a26c
8181
cf_stacks:
8282
- cflinuxfs3
83-
source: https://dlcdn.apache.org/httpd/httpd-2.4.63.tar.bz2
84-
source_sha256: 88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab
83+
source: https://dlcdn.apache.org/httpd/httpd-2.4.65.tar.bz2
84+
source_sha256: 58b8be97d9940ec17f7656c0c6b9f41b618aac468b894b534148e3296c53b8b3
8585
- name: httpd
86-
version: 2.4.63
87-
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.63_linux_x64_cflinuxfs4_cf38773e.tgz
88-
sha256: cf38773e753f482597c5a30bf549662018bf8e7bf82a232a891a31ea057572a9
86+
version: 2.4.65
87+
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.65_linux_x64_cflinuxfs4_ebf3b12c.tgz
88+
sha256: ebf3b12ce42d31945b628cc86cdf89ac058a379b727fc51490dd061442794f0c
8989
cf_stacks:
9090
- cflinuxfs4
91-
source: https://dlcdn.apache.org/httpd/httpd-2.4.63.tar.bz2
92-
source_sha256: 88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab
91+
source: https://dlcdn.apache.org/httpd/httpd-2.4.65.tar.bz2
92+
source_sha256: 58b8be97d9940ec17f7656c0c6b9f41b618aac468b894b534148e3296c53b8b3
9393
- name: newrelic
9494
version: 10.21.0.11
9595
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)