aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/juju.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/juju.rb b/Library/Formula/juju.rb
index e9c06003b..35f6960e4 100644
--- a/Library/Formula/juju.rb
+++ b/Library/Formula/juju.rb
@@ -11,9 +11,9 @@ class Juju < Formula
end
bottle do
- sha1 "5e2c7004214bd1bb09f356f4bc18c86dd729cdee" => :mavericks
- sha1 "4725f55dd9345ece43202538c56d7afcd29f3a3e" => :mountain_lion
- sha1 "62f01417603e907838d423d39bb8fc01ed5b564b" => :lion
+ sha1 "4a61fabc0412aa5df2f7398ff3128f410321f8a4" => :mavericks
+ sha1 "59fb2af4289dbd34b04c8ef4e135ba862803025a" => :mountain_lion
+ sha1 "0033afd48c60c044e74e9ed4a19063d08975d7a8" => :lion
end
depends_on 'go' => :build