Skip to content

Commit 52865c4

Browse files
authored
Merge pull request #1293 from cloudfoundry/pr-by-releng-bot-1782741212
Updating version for nginx-static for 1.31.X
2 parents 1d412b5 + 8e990ba commit 52865c4

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

manifest.yml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default_versions:
66
- name: httpd
77
version: 2.4.67
88
- name: nginx
9-
version: 1.29.8
9+
version: 1.31.2
1010
- name: composer
1111
version: 2.10.2
1212
url_to_dependency_map:
@@ -122,6 +122,22 @@ dependencies:
122122
- cflinuxfs5
123123
source: http://nginx.org/download/nginx-1.30.2.tar.gz
124124
source_sha256: 7df3090907fca3cc0e456d6dc00ceb230da74ea88026ceff0affc29dbbd9ac4c
125+
- name: nginx
126+
version: 1.31.2
127+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.31.2_linux_x64_cflinuxfs4_f4fc3755.tgz
128+
sha256: f4fc37559f4cb9100732a27272e3a0b7aa357712942acb192db401b78ee9a1f4
129+
cf_stacks:
130+
- cflinuxfs4
131+
source: http://nginx.org/download/nginx-1.31.2.tar.gz
132+
source_sha256: af2a957c41da636ddc4f883e4523c6d140b4784dbce42000c364ae5092aa473c
133+
- name: nginx
134+
version: 1.31.2
135+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.31.2_linux_x64_cflinuxfs5_0acac0fb.tgz
136+
sha256: 0acac0fbb71d12321dda8a626722208a33b428ed90ade5525da13aceba8a6011
137+
cf_stacks:
138+
- cflinuxfs5
139+
source: http://nginx.org/download/nginx-1.31.2.tar.gz
140+
source_sha256: af2a957c41da636ddc4f883e4523c6d140b4784dbce42000c364ae5092aa473c
125141
- name: php
126142
version: 8.1.34
127143
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.34_linux_x64_cflinuxfs4_4647726c.tgz

0 commit comments

Comments
 (0)