cloudfoundry-cli 6.1.1

This change updates the formula to install cloudfoundry-cli v6.1.1.
There are no significant changes to the formula.

Closes Homebrew/homebrew#28701.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Ben Hale 2014-04-25 08:44:19 +01:00 committed by Jack Nagel
parent aee51836fe
commit 6ee5f931f0

View file

@ -3,7 +3,7 @@ require 'formula'
class CloudfoundryCli < Formula
homepage 'https://github.com/cloudfoundry/cli'
head 'https://github.com/cloudfoundry/cli.git', :branch => 'master'
url 'https://github.com/cloudfoundry/cli.git', :tag => 'v6.1.0'
url 'https://github.com/cloudfoundry/cli.git', :tag => 'v6.1.1'
bottle do
sha1 "5ce0c33f8057cfa5ba85a17fd6683b24158a0571" => :mavericks