Skip to content

Commit

Permalink
bump cf cli to 6.34.1
Browse files Browse the repository at this point in the history
[#153709268]

Signed-off-by: Nick Wei <[email protected]>
  • Loading branch information
tjvman authored and Nick Wei committed Mar 22, 2018
1 parent e8ee351 commit 6866ff2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions config/blobs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cf-cli_6.32.0_linux_x86-64.tgz:
size: 6065317
object_id: f19a77dc-3ec2-4578-7935-7cbac39c3b46
sha: ad4dd01db5e6498bd38583d73c75480c700e1b5f
cf-cli_6.34.1_linux_x86-64.tgz:
size: 5879397
object_id: 880008a2-0340-427d-4d5f-a10e92c48d68
sha: ab0ddec89deeacee58e26ae4469c683e61be2325
2 changes: 1 addition & 1 deletion packages/cf-cli-6-linux/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -exu

tar xzf cf-cli_6.32.0_linux_x86-64.tgz
tar xzf cf-cli_6.34.1_linux_x86-64.tgz

mkdir ${BOSH_INSTALL_TARGET}/bin
cp ./cf ${BOSH_INSTALL_TARGET}/bin/cf
Expand Down

0 comments on commit 6866ff2

Please sign in to comment.