From 7d7ccbf8da6eec262f723dcd16b2db3b4936664d Mon Sep 17 00:00:00 2001 From: Alex Chesters Date: Mon, 28 Dec 2015 01:51:38 +0000 Subject: [PATCH] ghi 1.0.4 Closes Homebrew/homebrew#47438. Signed-off-by: Baptiste Fontaine --- Formula/ghi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ghi.rb b/Formula/ghi.rb index 29f8d4e61f..5fba0c09f2 100644 --- a/Formula/ghi.rb +++ b/Formula/ghi.rb @@ -1,8 +1,8 @@ class Ghi < Formula desc "Work on GitHub issues on the command-line" homepage "https://github.com/stephencelis/ghi" - url "https://github.com/stephencelis/ghi/archive/1.0.3.tar.gz" - sha256 "98ddf904bfd78d7363986b75ecea294933c8b98d9c1d2828419fddcaeadc0fdd" + url "https://github.com/stephencelis/ghi/archive/1.0.4.tar.gz" + sha256 "6fd0442a4b64a66ee27f0d09caf27bcc117737bd997653b94e8404ef7795f963" head "https://github.com/stephencelis/ghi.git" bottle :unneeded