aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/reclass.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/reclass.rb b/Library/Formula/reclass.rb
index 27a2262e1..57c03c9f5 100644
--- a/Library/Formula/reclass.rb
+++ b/Library/Formula/reclass.rb
@@ -8,9 +8,9 @@ class Reclass < Formula
bottle do
cellar :any
- sha1 "3d873a3abf8dddae3f5c075ca635fc3cd9f88b1c" => :mavericks
- sha1 "0724d342a8a3ef4467e3fb9d735635765dca5186" => :mountain_lion
- sha1 "edbe08b22abb9ab9ef9d3a964cbd8abb029f74a0" => :lion
+ sha1 "4c055763f00605f006fb585f34ccae585b514dc8" => :yosemite
+ sha1 "bf1b1acdd4475d3271f8b27eb41b0f414dac6147" => :mavericks
+ sha1 "4d1a4805aef3db3858c6d6fa01e982eae3a8cd1b" => :mountain_lion
end
depends_on :python if MacOS.version <= :snow_leopard