diff --git a/Formula/ghi.rb b/Formula/ghi.rb index 342b3bca4b..bebc508099 100644 --- a/Formula/ghi.rb +++ b/Formula/ghi.rb @@ -1,9 +1,9 @@ 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/0.9.3.tar.gz" + url "https://github.com/stephencelis/ghi/archive/0.9.4.tar.gz" head "https://github.com/stephencelis/ghi.git" - sha256 "1b58c7ec6e9339c44175808719694d7ee21cbd254d3a2e6d31a70d31027e9bea" + sha256 "253eb84c28f4135d41e5276c5e0eb5a8723b77fe07f650204458b4776d9872cc" def install bin.install "ghi"