ghi 0.9.4
This commit is contained in:
parent
95dfb1b398
commit
7c74e38873
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue