diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/cheat.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cheat.rb b/Library/Formula/cheat.rb index 4b510d99a..292872c7c 100644 --- a/Library/Formula/cheat.rb +++ b/Library/Formula/cheat.rb @@ -1,7 +1,7 @@ class Cheat < Formula homepage "https://github.com/chrisallenlane/cheat" - url "https://github.com/chrisallenlane/cheat/archive/2.1.7.tar.gz" - sha1 "ab61a6df220df76d1819db04d79e06a3d49768f1" + url "https://github.com/chrisallenlane/cheat/archive/2.1.8.tar.gz" + sha1 "75176e3f8c75f4a476a7ecb53497e72eceace2e2" head "https://github.com/chrisallenlane/cheat.git" bottle do |
