Skip to content

Commit a76dc09

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add nginx 1.26.3, remove nginx 1.26.2
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 44f482d commit a76dc09

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,21 +99,21 @@ dependencies:
9999
- cflinuxfs4
100100
osl: https://docs.newrelic.com/docs/licenses/product-or-service-licenses/new-relic-apm/php-agent-licenses
101101
- name: nginx
102-
version: 1.26.2
103-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.2_linux_x64_cflinuxfs3_5f74ccc0.tgz
104-
sha256: 5f74ccc03c2cbc47fe3cc06aed1ed9aeeeb2275c3656ce221ae1936c579815de
102+
version: 1.26.3
103+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.3_linux_x64_cflinuxfs3_610037dd.tgz
104+
sha256: 610037dd277c2341225b4c36b3d5b22a9810c62ddbc1db444ba4167d74b1c9c2
105105
cf_stacks:
106106
- cflinuxfs3
107-
source: http://nginx.org/download/nginx-1.26.2.tar.gz
108-
source_sha256: 627fe086209bba80a2853a0add9d958d7ebbdffa1a8467a5784c9a6b4f03d738
107+
source: http://nginx.org/download/nginx-1.26.3.tar.gz
108+
source_sha256: 69ee2b237744036e61d24b836668aad3040dda461fe6f570f1787eab570c75aa
109109
- name: nginx
110-
version: 1.26.2
111-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.2_linux_x64_cflinuxfs4_ae05e081.tgz
112-
sha256: ae05e0816dab9d9c14024eb50b9af38d0359bae953319ce5a49309f359b4ceac
110+
version: 1.26.3
111+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.3_linux_x64_cflinuxfs4_78ba6963.tgz
112+
sha256: 78ba6963f4e77a746547bac843047b50237e3574100cb8da2ca1249a0e814a02
113113
cf_stacks:
114114
- cflinuxfs4
115-
source: http://nginx.org/download/nginx-1.26.2.tar.gz
116-
source_sha256: 627fe086209bba80a2853a0add9d958d7ebbdffa1a8467a5784c9a6b4f03d738
115+
source: http://nginx.org/download/nginx-1.26.3.tar.gz
116+
source_sha256: 69ee2b237744036e61d24b836668aad3040dda461fe6f570f1787eab570c75aa
117117
- name: nginx
118118
version: 1.27.3
119119
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.3_linux_x64_cflinuxfs3_00c9ee64.tgz

0 commit comments

Comments
 (0)