Skip to content

Commit ac8ff94

Browse files
committed
Rebuild nginx 1.26.3
for stack(s) cflinuxfs4, cflinuxfs5
1 parent bd26a4d commit ac8ff94

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

manifest.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,20 @@ dependencies:
7272
osl: https://docs.newrelic.com/docs/licenses/product-or-service-licenses/new-relic-apm/php-agent-licenses
7373
- name: nginx
7474
version: 1.26.3
75-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.3_linux_x64_cflinuxfs4_78ba6963.tgz
76-
sha256: 78ba6963f4e77a746547bac843047b50237e3574100cb8da2ca1249a0e814a02
75+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.3_linux_x64_cflinuxfs4_1124c0d8.tgz
76+
sha256: 1124c0d830c9387f577a70af40841229ecf108b2d2cee3df6fd0d11dce7178d7
7777
cf_stacks:
7878
- cflinuxfs4
7979
source: http://nginx.org/download/nginx-1.26.3.tar.gz
8080
source_sha256: 69ee2b237744036e61d24b836668aad3040dda461fe6f570f1787eab570c75aa
81+
- name: nginx
82+
version: 1.26.3
83+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.3_linux_x64_cflinuxfs5_08c651cf.tgz
84+
sha256: '08c651cfaf449d76783aa23a8c7537354ade3cbe4f56e4c1794f16951a437fdf'
85+
cf_stacks:
86+
- cflinuxfs5
87+
source: http://nginx.org/download/nginx-1.26.3.tar.gz
88+
source_sha256: 69ee2b237744036e61d24b836668aad3040dda461fe6f570f1787eab570c75aa
8189
- name: nginx
8290
version: 1.27.5
8391
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.5_linux_x64_cflinuxfs4_292d0853.tgz

0 commit comments

Comments
 (0)