Skip to content

Commit f77471f

Browse files
Add nginx 1.27.4, remove nginx 1.27.3
for stack(s) cflinuxfs4, cflinuxfs3
1 parent 74d3c08 commit f77471f

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,21 @@ dependencies:
2121
source: http://nginx.org/download/nginx-1.26.2.tar.gz
2222
source_sha256: 627fe086209bba80a2853a0add9d958d7ebbdffa1a8467a5784c9a6b4f03d738
2323
- name: nginx
24-
version: 1.27.3
25-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.3_linux_x64_cflinuxfs3_00c9ee64.tgz
26-
sha256: 00c9ee64ffeaada944ef45bbe533a9d1981c3391f8bc117a83b49331a7c87cf6
24+
version: 1.27.4
25+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.4_linux_x64_cflinuxfs3_d5dddd48.tgz
26+
sha256: d5dddd4877f70762dd784ecb8b84c3a71da25eb62f6b9bed8d34ebfc92c9e34d
2727
cf_stacks:
2828
- cflinuxfs3
29-
source: http://nginx.org/download/nginx-1.27.3.tar.gz
30-
source_sha256: ba23a9568f442036b61cd0e29bd66a47b90634efa91e0b2cf2d719057a9b7903
29+
source: http://nginx.org/download/nginx-1.27.4.tar.gz
30+
source_sha256: 294816f879b300e621fa4edd5353dd1ec00badb056399eceb30de7db64b753b2
3131
- name: nginx
32-
version: 1.27.3
33-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.3_linux_x64_cflinuxfs4_5c7f8c17.tgz
34-
sha256: 5c7f8c17a4ea09bc2d08f02aebce079c8095809eddb92e5f832629f637704501
32+
version: 1.27.4
33+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.4_linux_x64_cflinuxfs4_08db9b04.tgz
34+
sha256: '08db9b04a2a2b422e3745668410afbe3f1bceb245d70b43336f4f70da5a532e5'
3535
cf_stacks:
3636
- cflinuxfs4
37-
source: http://nginx.org/download/nginx-1.27.3.tar.gz
38-
source_sha256: ba23a9568f442036b61cd0e29bd66a47b90634efa91e0b2cf2d719057a9b7903
37+
source: http://nginx.org/download/nginx-1.27.4.tar.gz
38+
source_sha256: 294816f879b300e621fa4edd5353dd1ec00badb056399eceb30de7db64b753b2
3939
pre_package: scripts/build.sh
4040
include_files:
4141
- CHANGELOG

0 commit comments

Comments
 (0)