From 88d28d4cf0447b4393a1ebb18189490ae918d686 Mon Sep 17 00:00:00 2001 From: shigemk2 Date: Fri, 17 Jan 2020 11:27:58 +0900 Subject: [PATCH] ghq 1.0.2 Closes #49105. Signed-off-by: Rui Chen --- Formula/ghq.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ghq.rb b/Formula/ghq.rb index 88e6c38ca2..8a4fba32ee 100644 --- a/Formula/ghq.rb +++ b/Formula/ghq.rb @@ -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