We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba2c32 commit 57c69c2Copy full SHA for 57c69c2
Formula/g/ghq.rb
@@ -2,8 +2,8 @@ class Ghq < Formula
2
desc "Remote repository management made easy"
3
homepage "https://github.com/x-motemen/ghq"
4
url "https://github.com/x-motemen/ghq.git",
5
- tag: "v1.6.3",
6
- revision: "93f221319768f8e4f90ebc21cc60f3edf26de2ef"
+ tag: "v1.7.0",
+ revision: "785be66cd2210962f2abf9790b5e6644577488cf"
7
license "MIT"
8
head "https://github.com/x-motemen/ghq.git", branch: "master"
9
0 commit comments