diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/juju.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/juju.rb b/Library/Formula/juju.rb index 6d820468f..3acbaa4d2 100644 --- a/Library/Formula/juju.rb +++ b/Library/Formula/juju.rb @@ -7,9 +7,9 @@ class Juju < Formula bottle do cellar :any - sha1 "fd2f07e8df8cb63c19121e6f73cce7dda8e3a72d" => :yosemite - sha1 "ff71ae1fe7c28eb0e13e65f917123b7214e23d16" => :mavericks - sha1 "81eabb39070e65f598382e3aa9dda43eacd1c8be" => :mountain_lion + sha1 "69e90143d53a747eb7c8193ff54345746d11ad14" => :yosemite + sha1 "c33cb40f909a83602a28ab0679342fd8b43a666e" => :mavericks + sha1 "0646b1900de413084965e8fbfb4bbe03f55e0762" => :mountain_lion end depends_on 'go' => :build |
