Skip to content

Commit 4970181

Browse files
Add nginx 1.27.5, remove nginx 1.27.4
for stack(s) cflinuxfs4, cflinuxfs3
1 parent 164c670 commit 4970181

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
@@ -5,21 +5,21 @@ default_versions:
55
version: 1.27.x
66
dependencies:
77
- name: nginx
8-
version: 1.27.4
9-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.4_linux_x64_cflinuxfs3_d5dddd48.tgz
10-
sha256: d5dddd4877f70762dd784ecb8b84c3a71da25eb62f6b9bed8d34ebfc92c9e34d
8+
version: 1.27.5
9+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.5_linux_x64_cflinuxfs3_5f8f4f9a.tgz
10+
sha256: 5f8f4f9a4ac12c723e6820f0533bd46944590f07fe2770fc1a2c569b3d155c41
1111
cf_stacks:
1212
- cflinuxfs3
13-
source: http://nginx.org/download/nginx-1.27.4.tar.gz
14-
source_sha256: 294816f879b300e621fa4edd5353dd1ec00badb056399eceb30de7db64b753b2
13+
source: http://nginx.org/download/nginx-1.27.5.tar.gz
14+
source_sha256: e96acebb9c2a6db8a000c3dd1b32ecba1b810f0cd586232d4d921e376674dd0e
1515
- name: nginx
16-
version: 1.27.4
17-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.4_linux_x64_cflinuxfs4_08db9b04.tgz
18-
sha256: '08db9b04a2a2b422e3745668410afbe3f1bceb245d70b43336f4f70da5a532e5'
16+
version: 1.27.5
17+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.5_linux_x64_cflinuxfs4_292d0853.tgz
18+
sha256: 292d08531aa8d15f7ac239871987be7b52d36152fbb0cf3f5329627f3a778a2d
1919
cf_stacks:
2020
- cflinuxfs4
21-
source: http://nginx.org/download/nginx-1.27.4.tar.gz
22-
source_sha256: 294816f879b300e621fa4edd5353dd1ec00badb056399eceb30de7db64b753b2
21+
source: http://nginx.org/download/nginx-1.27.5.tar.gz
22+
source_sha256: e96acebb9c2a6db8a000c3dd1b32ecba1b810f0cd586232d4d921e376674dd0e
2323
pre_package: scripts/build.sh
2424
include_files:
2525
- CHANGELOG

0 commit comments

Comments
 (0)