Skip to content

Commit ff0a58a

Browse files
cf-buildpacks-engForest Eckhardt
authored andcommitted
Add nginx 1.27.3, remove nginx 1.27.2
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 12e9ac9 commit ff0a58a

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.2
25-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.2_linux_x64_cflinuxfs3_d261671a.tgz
26-
sha256: d261671a40e552f572234982b95e9f8a3957a99853f100c5bb352ee4471f2ea1
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
2727
cf_stacks:
2828
- cflinuxfs3
29-
source: http://nginx.org/download/nginx-1.27.2.tar.gz
30-
source_sha256: a91ecfc3a0b3a2c1413afca627bd886d76e0414b81cad0fb7872a9655a1b25fa
29+
source: http://nginx.org/download/nginx-1.27.3.tar.gz
30+
source_sha256: ba23a9568f442036b61cd0e29bd66a47b90634efa91e0b2cf2d719057a9b7903
3131
- name: nginx
32-
version: 1.27.2
33-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.2_linux_x64_cflinuxfs4_1f7c7962.tgz
34-
sha256: 1f7c7962fc38bdf11e9a4f70c2b69ba9951d33b983041a29ab0a6fae686fa405
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
3535
cf_stacks:
3636
- cflinuxfs4
37-
source: http://nginx.org/download/nginx-1.27.2.tar.gz
38-
source_sha256: a91ecfc3a0b3a2c1413afca627bd886d76e0414b81cad0fb7872a9655a1b25fa
37+
source: http://nginx.org/download/nginx-1.27.3.tar.gz
38+
source_sha256: ba23a9568f442036b61cd0e29bd66a47b90634efa91e0b2cf2d719057a9b7903
3939
pre_package: scripts/build.sh
4040
include_files:
4141
- CHANGELOG

0 commit comments

Comments
 (0)