aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/tup.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/tup.rb b/Library/Formula/tup.rb
index e03e4db73..dddd0f877 100644
--- a/Library/Formula/tup.rb
+++ b/Library/Formula/tup.rb
@@ -8,9 +8,9 @@ class Tup < Formula
bottle do
cellar :any
- sha1 "ea07e07027a25f92959c07844a34e24a62c1929e" => :mavericks
- sha1 "c7ff37eec01fc7e5049cd5da450b88554f46f2b1" => :mountain_lion
- sha1 "98255d59e38f854319a60091037fa0f605bcde1f" => :lion
+ sha1 "5c27fa734b85b0f170bc0ecc6fd5678160f2e5c9" => :mavericks
+ sha1 "d6b68541413f647c5902e8256b4e7e454a2b176c" => :mountain_lion
+ sha1 "938305bff64f99d93e093919e0c808f5786de913" => :lion
end
depends_on "pkg-config" => :build