Skip to content

Commit f3f1b9a

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add nginx 1.26.2, remove nginx 1.26.1
for stack(s) cflinuxfs4, cflinuxfs3
1 parent a7cd642 commit f3f1b9a

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
@@ -9,21 +9,21 @@ version_lines:
99
dependency_deprecation_dates:
1010
dependencies:
1111
- name: nginx
12-
version: 1.26.1
13-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx/nginx_1.26.1_linux_x64_cflinuxfs3_198feb77.tgz
14-
sha256: 198feb775f8d97950ecb95811695f60aa1a386d66578a474ee99c8000f9a332f
12+
version: 1.26.2
13+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx/nginx_1.26.2_linux_x64_cflinuxfs3_cf0e793c.tgz
14+
sha256: cf0e793cc88b0160b1af7a9ac536ca76b544cf81fe8dac95e9b969bed38d2e8c
1515
cf_stacks:
1616
- cflinuxfs3
17-
source: http://nginx.org/download/nginx-1.26.1.tar.gz
18-
source_sha256: f9187468ff2eb159260bfd53867c25ff8e334726237acf227b9e870e53d3e36b
17+
source: http://nginx.org/download/nginx-1.26.2.tar.gz
18+
source_sha256: 627fe086209bba80a2853a0add9d958d7ebbdffa1a8467a5784c9a6b4f03d738
1919
- name: nginx
20-
version: 1.26.1
21-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx/nginx_1.26.1_linux_x64_cflinuxfs4_b1316f75.tgz
22-
sha256: b1316f7541d8c5e0b5957e8f8235ee6475bf9c32f1a39257b20f447bfe038532
20+
version: 1.26.2
21+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx/nginx_1.26.2_linux_x64_cflinuxfs4_9a954c72.tgz
22+
sha256: 9a954c72ce8ca4e3342340bf9388d2ea5eef7c041acb659473a08c0c35d27236
2323
cf_stacks:
2424
- cflinuxfs4
25-
source: http://nginx.org/download/nginx-1.26.1.tar.gz
26-
source_sha256: f9187468ff2eb159260bfd53867c25ff8e334726237acf227b9e870e53d3e36b
25+
source: http://nginx.org/download/nginx-1.26.2.tar.gz
26+
source_sha256: 627fe086209bba80a2853a0add9d958d7ebbdffa1a8467a5784c9a6b4f03d738
2727
- name: nginx
2828
version: 1.27.2
2929
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx/nginx_1.27.2_linux_x64_cflinuxfs3_a86f63ca.tgz

0 commit comments

Comments
 (0)