Skip to content

Commit 33eb1b1

Browse files
Add nginx 1.28.0
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 0747055 commit 33eb1b1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

manifest.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,22 @@ dependencies:
130130
- cflinuxfs4
131131
source: http://nginx.org/download/nginx-1.27.5.tar.gz
132132
source_sha256: e96acebb9c2a6db8a000c3dd1b32ecba1b810f0cd586232d4d921e376674dd0e
133+
- name: nginx
134+
version: 1.28.0
135+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.28.0_linux_x64_cflinuxfs3_3831afca.tgz
136+
sha256: 3831afcaa1cd40a0221130e9b10e5c38e4f5f17e2a0e98804fc3d4479053e4d0
137+
cf_stacks:
138+
- cflinuxfs3
139+
source: http://nginx.org/download/nginx-1.28.0.tar.gz
140+
source_sha256: c6b5c6b086c0df9d3ca3ff5e084c1d0ef909e6038279c71c1c3e985f576ff76a
141+
- name: nginx
142+
version: 1.28.0
143+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.28.0_linux_x64_cflinuxfs4_4004e2c1.tgz
144+
sha256: 4004e2c1847e47b1ad01d26afd33604e689e7945531ee9ad231d2cb83556b895
145+
cf_stacks:
146+
- cflinuxfs4
147+
source: http://nginx.org/download/nginx-1.28.0.tar.gz
148+
source_sha256: c6b5c6b086c0df9d3ca3ff5e084c1d0ef909e6038279c71c1c3e985f576ff76a
133149
- name: php
134150
version: 8.1.31
135151
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.31_linux_x64_cflinuxfs3-dev_532e374f.tgz

0 commit comments

Comments
 (0)