diff options
| author | BrewTestBot | 2014-11-01 02:14:50 +0000 |
|---|---|---|
| committer | Brett Koonce | 2014-11-01 20:57:31 -0700 |
| commit | e4738584acbef2436e4e004e1d1837192b8e1a9c (patch) | |
| tree | 373aeb310a1745a40d813db89e56c0b067dd7116 /Library/Formula | |
| parent | e2be470f375783dc6110cd125588f525b0fb612e (diff) | |
| download | homebrew-e4738584acbef2436e4e004e1d1837192b8e1a9c.tar.bz2 | |
reclass: update 1.4.1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/reclass.rb | 6 |
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 |
