diff options
| author | BrewTestBot | 2014-12-11 07:17:56 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-11 09:23:35 +0000 |
| commit | 5b3d32f3384146b5d70aa6c273c5c67fd4128ab8 (patch) | |
| tree | 20042de2d3b5a284e11c89fa89d99ef2ebf1d516 /Library/Formula | |
| parent | 280503f0e5a311009b820ffa2aa49a78795fc263 (diff) | |
| download | homebrew-5b3d32f3384146b5d70aa6c273c5c67fd4128ab8.tar.bz2 | |
cheat: update 2.1.1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cheat.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/cheat.rb b/Library/Formula/cheat.rb index 1c02d1978..c559b7815 100644 --- a/Library/Formula/cheat.rb +++ b/Library/Formula/cheat.rb @@ -8,9 +8,9 @@ class Cheat < Formula bottle do cellar :any - sha1 "52437406145fdeeb208591fc204c93e2cb9d22ec" => :mavericks - sha1 "5e3a0e9992dabcdb57ce1987cd7fde79f791664e" => :mountain_lion - sha1 "cc83ffcefc6e909d50522a8a737721e2b36d4c00" => :lion + sha1 "2065b733837eec5819c19da3cc4b1010b840f463" => :yosemite + sha1 "5a3913a93b5f17cc290d21eac872e0c6005d4139" => :mavericks + sha1 "1c8817ce2a46114339a76defe1c45ce2f4b81e4c" => :mountain_lion end depends_on :python if MacOS.version <= :snow_leopard |
