aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/clasp.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/clasp.rb b/Library/Formula/clasp.rb
index 3e80a03bc..046805cd6 100644
--- a/Library/Formula/clasp.rb
+++ b/Library/Formula/clasp.rb
@@ -7,9 +7,9 @@ class Clasp < Formula
bottle do
cellar :any
- sha1 "b72378ef1072d758c0b67a5efd2c3aa63ce7b6af" => :mavericks
- sha1 "dec30107fa4ad5fcf88ebe566c03b88aed00c28d" => :mountain_lion
- sha1 "47b98da2e221a1387780e3c262b96147efffd61e" => :lion
+ sha1 "0ac56c1eb46713865ead22812d8000978e0ff63b" => :yosemite
+ sha1 "b40b58db856ac11dfbaa64fb28213bc3350fc986" => :mavericks
+ sha1 "16aca848e54eae150b7f6b2a3d9d8bdd4d510fac" => :mountain_lion
end
option "with-mt", "Enable multi-thread support"