ghi 1.1.1
Closes Homebrew/homebrew#49557. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
bef898e386
commit
9a1f17ecf5
1 changed files with 2 additions and 2 deletions
|
@ -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.1.0.tar.gz"
|
||||
sha256 "90ee10cefe9b83514eadb185b339a7147627c54c508e28f292e56719af6bfcb6"
|
||||
url "https://github.com/stephencelis/ghi/archive/1.1.1.tar.gz"
|
||||
sha256 "a19fd947f1268d9f087d2a342964dfc1cb3aa96de970e82b8daf22461e07e49b"
|
||||
head "https://github.com/stephencelis/ghi.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue