Skip to content

Commit da2f5df

Browse files
committed
Add nginx 1.30.2
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 1fa4006 commit da2f5df

1 file changed

Lines changed: 22 additions & 6 deletions

File tree

manifest.yml

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,18 @@ dependencies:
6969
source_sha256: a346538851988ead111d11e3cbd7d372eeba44abd0af412e09890d3c21ea6c31
7070
- name: httpd
7171
version: 2.4.67
72-
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.67_linux_x64_cflinuxfs5_7e4a72af.tgz
73-
sha256: 7e4a72af80eb30439bedd9d3affbe782512b15d7d5698e69a7f07760fb3dd52b
72+
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.67_linux_x64_cflinuxfs4_bdb43550.tgz
73+
sha256: bdb43550258bbb2935cca0ca2359fb3f7a3aa0992d45a719b88bc042fc01804e
7474
cf_stacks:
75-
- cflinuxfs5
75+
- cflinuxfs4
7676
source: https://dlcdn.apache.org/httpd/httpd-2.4.67.tar.bz2
7777
source_sha256: 66cd206637b0d5c446fa7dabe75fe03525da8fb55855876c46288cd88b136aa4
7878
- name: httpd
7979
version: 2.4.67
80-
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.67_linux_x64_cflinuxfs4_bdb43550.tgz
81-
sha256: bdb43550258bbb2935cca0ca2359fb3f7a3aa0992d45a719b88bc042fc01804e
80+
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.67_linux_x64_cflinuxfs5_7e4a72af.tgz
81+
sha256: 7e4a72af80eb30439bedd9d3affbe782512b15d7d5698e69a7f07760fb3dd52b
8282
cf_stacks:
83-
- cflinuxfs4
83+
- cflinuxfs5
8484
source: https://dlcdn.apache.org/httpd/httpd-2.4.67.tar.bz2
8585
source_sha256: 66cd206637b0d5c446fa7dabe75fe03525da8fb55855876c46288cd88b136aa4
8686
- name: newrelic
@@ -122,6 +122,22 @@ dependencies:
122122
- cflinuxfs5
123123
source: http://nginx.org/download/nginx-1.27.5.tar.gz
124124
source_sha256: e96acebb9c2a6db8a000c3dd1b32ecba1b810f0cd586232d4d921e376674dd0e
125+
- name: nginx
126+
version: 1.30.2
127+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.30.2_linux_x64_cflinuxfs4_689366dc.tgz
128+
sha256: 689366dc09e034e38192376aa8dd93892d5ee697d806c820cdde777dd893cac2
129+
cf_stacks:
130+
- cflinuxfs4
131+
source: http://nginx.org/download/nginx-1.30.2.tar.gz
132+
source_sha256: 7df3090907fca3cc0e456d6dc00ceb230da74ea88026ceff0affc29dbbd9ac4c
133+
- name: nginx
134+
version: 1.30.2
135+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.30.2_linux_x64_cflinuxfs5_1bcee2c4.tgz
136+
sha256: 1bcee2c49fe9c6e08cbc12f243f06e2dddb8e4117b1258442366f77a0bfc5236
137+
cf_stacks:
138+
- cflinuxfs5
139+
source: http://nginx.org/download/nginx-1.30.2.tar.gz
140+
source_sha256: 7df3090907fca3cc0e456d6dc00ceb230da74ea88026ceff0affc29dbbd9ac4c
125141
- name: php
126142
version: 8.1.32
127143
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.32_linux_x64_cflinuxfs4_51db527b.tgz

0 commit comments

Comments
 (0)