From fad9f5c7d9212e29ea30d849d0cc85a5260c0702 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 4 Jan 2020 10:51:06 -0500 Subject: [PATCH] ghq 0.99.2 Closes #48533. 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 f4d6647f52..546c3ddb56 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 => "v0.99.1", - :revision => "661921c8605c3e8d421d3149cd1d1a8a7ec226c8" + :tag => "v0.99.2", + :revision => "69aea14edeb7b7b213528445c9dc8c0e082bb171" head "https://github.com/motemen/ghq.git" bottle do