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"
|
desc "Remote repository management made easy"
|
||||||
homepage "https://github.com/motemen/ghq"
|
homepage "https://github.com/motemen/ghq"
|
||||||
url "https://github.com/motemen/ghq.git",
|
url "https://github.com/motemen/ghq.git",
|
||||||
:tag => "v1.0.1",
|
:tag => "v1.0.2",
|
||||||
:revision => "91944fb60fb534d7cef338162baf64e3d20aa6a8"
|
:revision => "3981090302a12b29c0c96736fc0aafe5a83a109d"
|
||||||
head "https://github.com/motemen/ghq.git"
|
head "https://github.com/motemen/ghq.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue