Skip to content

Commit 57c69c2

Browse files
committed
ghq 1.7.0
1 parent eba2c32 commit 57c69c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/ghq.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Ghq < Formula
22
desc "Remote repository management made easy"
33
homepage "https://github.com/x-motemen/ghq"
44
url "https://github.com/x-motemen/ghq.git",
5-
tag: "v1.6.3",
6-
revision: "93f221319768f8e4f90ebc21cc60f3edf26de2ef"
5+
tag: "v1.7.0",
6+
revision: "785be66cd2210962f2abf9790b5e6644577488cf"
77
license "MIT"
88
head "https://github.com/x-motemen/ghq.git", branch: "master"
99

0 commit comments

Comments
 (0)