aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-12-11 07:17:56 +0000
committerMike McQuaid2014-12-11 09:23:35 +0000
commit5b3d32f3384146b5d70aa6c273c5c67fd4128ab8 (patch)
tree20042de2d3b5a284e11c89fa89d99ef2ebf1d516 /Library/Formula
parent280503f0e5a311009b820ffa2aa49a78795fc263 (diff)
downloadhomebrew-5b3d32f3384146b5d70aa6c273c5c67fd4128ab8.tar.bz2
cheat: update 2.1.1 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cheat.rb6
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