ghq 0.14.1
Closes #47991. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
68dc5d3f5f
commit
883f1fa1a9
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 => "v0.14.0",
|
||||
:revision => "ce6939542ed1176d3accc128fac17b3aebdc76e8"
|
||||
:tag => "v0.14.1",
|
||||
:revision => "081a0fa15afca604bd3bd9593f0f9da947f91f21"
|
||||
head "https://github.com/motemen/ghq.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue