Skip to content

Commit 568cb28

Browse files
authored
Merge pull request #1267 from cloudfoundry/pr-by-releng-bot-1777898006
Updating version for httpd for latest
2 parents 57d567a + 2203653 commit 568cb28

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

manifest.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default_versions:
44
- name: php
55
version: 8.3.x
66
- name: httpd
7-
version: 2.4.66
7+
version: 2.4.67
88
- name: nginx
99
version: 1.27.5
1010
- name: composer
@@ -62,14 +62,6 @@ dependencies:
6262
- cflinuxfs5
6363
source: https://github.com/composer/composer/releases/download/2.10.0/composer.phar
6464
source_sha256: a346538851988ead111d11e3cbd7d372eeba44abd0af412e09890d3c21ea6c31
65-
- name: httpd
66-
version: 2.4.66
67-
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs4_f5966450.tgz
68-
sha256: f596645059d59729765fbd2dfe42588f6f8915547999e3dc7095536a7ec6806d
69-
cf_stacks:
70-
- cflinuxfs4
71-
source: https://dlcdn.apache.org/httpd/httpd-2.4.66.tar.bz2
72-
source_sha256: 94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a
7365
- name: httpd
7466
version: 2.4.66
7567
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs5_a21e24cb.tgz
@@ -78,6 +70,14 @@ dependencies:
7870
- cflinuxfs5
7971
source: https://dlcdn.apache.org/httpd/httpd-2.4.66.tar.bz2
8072
source_sha256: 94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a
73+
- name: httpd
74+
version: 2.4.67
75+
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.67_linux_x64_cflinuxfs4_bdb43550.tgz
76+
sha256: bdb43550258bbb2935cca0ca2359fb3f7a3aa0992d45a719b88bc042fc01804e
77+
cf_stacks:
78+
- cflinuxfs4
79+
source: https://dlcdn.apache.org/httpd/httpd-2.4.67.tar.bz2
80+
source_sha256: 66cd206637b0d5c446fa7dabe75fe03525da8fb55855876c46288cd88b136aa4
8181
- name: newrelic
8282
version: 10.21.0.11
8383
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)