From b8759cb6af783fdc42d7078a5e9e0cfbfb20d792 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 17 Nov 2016 02:14:59 -0800 Subject: [PATCH] tig 2.2.1 Closes #7009. Signed-off-by: ilovezfs --- Formula/tig.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/tig.rb b/Formula/tig.rb index 8c18d3bf48..55a68a66f7 100644 --- a/Formula/tig.rb +++ b/Formula/tig.rb @@ -1,9 +1,8 @@ class Tig < Formula desc "Text interface for Git repositories" homepage "http://jonas.nitro.dk/tig/" - url "http://jonas.nitro.dk/tig/releases/tig-2.2.tar.gz" - sha256 "8f5213d3abb45ca9a79810b8d2a2a12d941112bc4682bcfa91f34db74942754c" - revision 1 + url "https://github.com/jonas/tig/releases/download/tig-2.2.1/tig-2.2.1.tar.gz" + sha256 "0b48080896de59179c45c980080b4b414bb235df65ad08d661a9c9e169c3fa71" bottle do cellar :any