From 996ff82f1e08e70a186f8be95476d7ff572fcec1 Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Mon, 29 Jun 2026 07:27:19 +0000 Subject: [PATCH 1/2] Add nginx 1.30.3 for stack(s) cflinuxfs4, cflinuxfs5 --- manifest.yml | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/manifest.yml b/manifest.yml index 842efd482..dbb8550b5 100644 --- a/manifest.yml +++ b/manifest.yml @@ -106,14 +106,6 @@ dependencies: - cflinuxfs5 source: http://nginx.org/download/nginx-1.29.8.tar.gz source_sha256: 7f1b985dace8fe706dfc288b83927c928f0ae60bcb7507c2d4e0025eca7280c3 -- name: nginx - version: 1.30.2 - uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.30.2_linux_x64_cflinuxfs4_689366dc.tgz - sha256: 689366dc09e034e38192376aa8dd93892d5ee697d806c820cdde777dd893cac2 - cf_stacks: - - cflinuxfs4 - source: http://nginx.org/download/nginx-1.30.2.tar.gz - source_sha256: 7df3090907fca3cc0e456d6dc00ceb230da74ea88026ceff0affc29dbbd9ac4c - name: nginx version: 1.30.2 uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.30.2_linux_x64_cflinuxfs5_1bcee2c4.tgz @@ -122,6 +114,22 @@ dependencies: - cflinuxfs5 source: http://nginx.org/download/nginx-1.30.2.tar.gz source_sha256: 7df3090907fca3cc0e456d6dc00ceb230da74ea88026ceff0affc29dbbd9ac4c +- name: nginx + version: 1.30.3 + uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.30.3_linux_x64_cflinuxfs4_507d0aed.tgz + sha256: 507d0aed770f31836ab9d3d6de110f1f96b08da3d22831b6ab56e42ee8268629 + cf_stacks: + - cflinuxfs4 + source: http://nginx.org/download/nginx-1.30.3.tar.gz + source_sha256: e5823dc6f45610993def93ebf6cfce68264af4958c77e874b7d20f3709001b8f +- name: nginx + version: 1.30.3 + uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.30.3_linux_x64_cflinuxfs5_9499041b.tgz + sha256: 9499041be37e7cd747441602161cb10e91fe1a923c471600e2eac716aa12a6ee + cf_stacks: + - cflinuxfs5 + source: http://nginx.org/download/nginx-1.30.3.tar.gz + source_sha256: e5823dc6f45610993def93ebf6cfce68264af4958c77e874b7d20f3709001b8f - name: php version: 8.1.34 uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.34_linux_x64_cflinuxfs4_4647726c.tgz From 1739c0eddc32e2e58c19e013ac01dad35e560db0 Mon Sep 17 00:00:00 2001 From: Tsvetelina Marinova Date: Mon, 29 Jun 2026 18:12:30 +0300 Subject: [PATCH 2/2] Remove nginx v1.30.2 for cflinuxfs4, too --- manifest.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest.yml b/manifest.yml index dbb8550b5..9ec260292 100644 --- a/manifest.yml +++ b/manifest.yml @@ -106,14 +106,6 @@ dependencies: - cflinuxfs5 source: http://nginx.org/download/nginx-1.29.8.tar.gz source_sha256: 7f1b985dace8fe706dfc288b83927c928f0ae60bcb7507c2d4e0025eca7280c3 -- name: nginx - version: 1.30.2 - uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.30.2_linux_x64_cflinuxfs5_1bcee2c4.tgz - sha256: 1bcee2c49fe9c6e08cbc12f243f06e2dddb8e4117b1258442366f77a0bfc5236 - cf_stacks: - - cflinuxfs5 - source: http://nginx.org/download/nginx-1.30.2.tar.gz - source_sha256: 7df3090907fca3cc0e456d6dc00ceb230da74ea88026ceff0affc29dbbd9ac4c - name: nginx version: 1.30.3 uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.30.3_linux_x64_cflinuxfs4_507d0aed.tgz