ghq 1.0.2
Closes #49105. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
566eba1702
commit
88d28d4cf0
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Ghq < Formula
|
|||
desc "Remote repository management made easy"
|
||||
homepage "https://github.com/motemen/ghq"
|
||||
url "https://github.com/motemen/ghq.git",
|
||||
:tag => "v1.0.1",
|
||||
:revision => "91944fb60fb534d7cef338162baf64e3d20aa6a8"
|
||||
:tag => "v1.0.2",
|
||||
:revision => "3981090302a12b29c0c96736fc0aafe5a83a109d"
|
||||
head "https://github.com/motemen/ghq.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue