Skip to content

Commit c164cd5

Browse files
authored
Merge pull request #481 from cloudfoundry/pr-by-releng-bot-1759929362
Updating version for nginx-static for 1.26.X
2 parents 2bf462e + 61df575 commit c164cd5

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

manifest.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ default_versions:
44
- name: nginx
55
version: 1.27.x
66
dependencies:
7+
- name: nginx
8+
version: 1.26.3
9+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.3_linux_x64_cflinuxfs3_304994f1.tgz
10+
sha256: 304994f18d6a54198759e7d5775ecbcd577f33d53521729f6662f70648655087
11+
cf_stacks:
12+
- cflinuxfs3
13+
source: http://nginx.org/download/nginx-1.26.3.tar.gz
14+
source_sha256: 69ee2b237744036e61d24b836668aad3040dda461fe6f570f1787eab570c75aa
15+
- name: nginx
16+
version: 1.26.3
17+
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.3_linux_x64_cflinuxfs4_69942401.tgz
18+
sha256: 699424013427e78048d3d41bc6aa445bc01dd2cf8f59e0004c662b390f1fbdf0
19+
cf_stacks:
20+
- cflinuxfs4
21+
source: http://nginx.org/download/nginx-1.26.3.tar.gz
22+
source_sha256: 69ee2b237744036e61d24b836668aad3040dda461fe6f570f1787eab570c75aa
723
- name: nginx
824
version: 1.27.5
925
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.5_linux_x64_cflinuxfs3_372ceb0f.tgz

0 commit comments

Comments
 (0)