Skip to content

Commit 2c006d1

Browse files
Add nginx 1.25.4, remove nginx 1.25.3 (#988)
for stack(s) cflinuxfs4, cflinuxfs3 [#187047410]
1 parent 249f424 commit 2c006d1

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
@@ -115,21 +115,21 @@ dependencies:
115115
source: http://nginx.org/download/nginx-1.24.0.tar.gz
116116
source_sha256: 77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d
117117
- name: nginx
118-
version: 1.25.3
119-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.25.3_linux_x64_cflinuxfs3_9cfbe3c3.tgz
120-
sha256: 9cfbe3c3e012decad5b795944a6521d8b32afc5391b90903e4b9c06c79753217
118+
version: 1.25.4
119+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.25.4_linux_x64_cflinuxfs3_b325b554.tgz
120+
sha256: b325b554e97718d6d7d00c2914e75505767015d82ca2a087faa9cdcb51c1ae49
121121
cf_stacks:
122122
- cflinuxfs3
123-
source: http://nginx.org/download/nginx-1.25.3.tar.gz
124-
source_sha256: 64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86
123+
source: http://nginx.org/download/nginx-1.25.4.tar.gz
124+
source_sha256: 760729901acbaa517996e681ee6ea259032985e37c2768beef80df3a877deed9
125125
- name: nginx
126-
version: 1.25.3
127-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.25.3_linux_x64_cflinuxfs4_4a6b944f.tgz
128-
sha256: 4a6b944fa7abfa5f91d6cffc6f33aeb224fa60e3696fb6416cf4bac0c5c0adad
126+
version: 1.25.4
127+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.25.4_linux_x64_cflinuxfs4_f5e4fda1.tgz
128+
sha256: f5e4fda167ffe69932e6ddc28ecb26c62acf80f25956114d9a791008569d081b
129129
cf_stacks:
130130
- cflinuxfs4
131-
source: http://nginx.org/download/nginx-1.25.3.tar.gz
132-
source_sha256: 64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86
131+
source: http://nginx.org/download/nginx-1.25.4.tar.gz
132+
source_sha256: 760729901acbaa517996e681ee6ea259032985e37c2768beef80df3a877deed9
133133
- name: php
134134
version: 8.1.26
135135
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.26_linux_x64_cflinuxfs3-dev_3b7a3225.tgz

0 commit comments

Comments
 (0)