Skip to content

Commit

Permalink
Add nginx 1.17.5, remove nginx 1.17.4
Browse files Browse the repository at this point in the history
for stack(s) cflinuxfs3 [#169293588]
  • Loading branch information
cf-buildpacks-eng committed Oct 22, 2019
1 parent 1ba4187 commit 69bd4b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ default_versions:
version: 1.17.x
dependencies:
- name: nginx
version: 1.17.4
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-1.17.4-linux-x64-cflinuxfs3-ed4aa971.tgz
sha256: ed4aa971a29a4bc804976e1eb65d72f069a48afd7f11738b4674da675b25285f
version: 1.17.5
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-1.17.5-linux-x64-cflinuxfs3-a25b6e9a.tgz
sha256: a25b6e9a36e277705b1ca4bfdae78c5c6d108469f0895333a7acffe1bac0ef36
cf_stacks:
- cflinuxfs3
source: http://nginx.org/download/nginx-1.17.4.tar.gz
source_sha256: 62854b365e66670ef4f1f8cc79124f914551444da974207cd5fe22d85710e555
source: http://nginx.org/download/nginx-1.17.5.tar.gz
source_sha256: 63ee35e15a75af028ffa1f995e2b9c120b59ef5f1b61a23b8a4c33c262fc10c3
pre_package: scripts/build.sh
include_files:
- CHANGELOG
Expand Down

0 comments on commit 69bd4b6

Please sign in to comment.