ghq 0.14.0

Closes #47475.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
shigemk2 2019-12-04 21:07:01 +09:00 committed by Rui Chen
parent 4f93ab7539
commit 9d9b911858

View file

@ -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.13.1",
:revision => "fffc1e53c18c29a46eb4347d2827158550d1c375"
:tag => "v0.14.0",
:revision => "ce6939542ed1176d3accc128fac17b3aebdc76e8"
head "https://github.com/motemen/ghq.git"
bottle do