From bfde6552b0ee5100fa9929b50438d24b8b0ff3f5 Mon Sep 17 00:00:00 2001 From: Alessio Bogon Date: Thu, 29 Oct 2015 17:07:59 +0100 Subject: [PATCH] cheat 2.1.18 Closes Homebrew/homebrew#45468. Signed-off-by: Dominyk Tiller --- Formula/cheat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cheat.rb b/Formula/cheat.rb index 2bc5f32caf..7b5074b358 100644 --- a/Formula/cheat.rb +++ b/Formula/cheat.rb @@ -1,8 +1,8 @@ class Cheat < Formula desc "Create and view interactive cheat sheets for *nix commands" homepage "https://github.com/chrisallenlane/cheat" - url "https://github.com/chrisallenlane/cheat/archive/2.1.14.tar.gz" - sha256 "cf869df86cf2d3feb0c0f4bd48a4538f517e194a9fd4d4cd22724841d2b3d9ec" + url "https://github.com/chrisallenlane/cheat/archive/2.1.18.tar.gz" + sha256 "9a1d9843df87aca7ae34f1e1a3b22a87e48532925092ba932d67f42c28b2a3d8" head "https://github.com/chrisallenlane/cheat.git" bottle do