diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cheat.rb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Library/Formula/cheat.rb b/Library/Formula/cheat.rb index c559b7815..1b58e3f65 100644 --- a/Library/Formula/cheat.rb +++ b/Library/Formula/cheat.rb @@ -1,9 +1,7 @@ -require "formula" - class Cheat < Formula homepage "https://github.com/chrisallenlane/cheat" - url "https://github.com/chrisallenlane/cheat/archive/2.1.1.tar.gz" - sha1 "9fc16db7a8eca46b484fe0d03c6cbbfe88674c48" + url "https://github.com/chrisallenlane/cheat/archive/2.1.2.tar.gz" + sha1 "68f8120bb3369cb1daf2f84023c212c4777ce8ef" head "https://github.com/chrisallenlane/cheat.git" bottle do |
