Skip to content
Merged

ghq 1.8.1 #265384

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/g/ghq.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class Ghq < Formula
desc "Remote repository management made easy"
homepage "https://github.com/x-motemen/ghq"
url "https://github.com/x-motemen/ghq.git",
tag: "v1.8.0",
revision: "406c7dc8d6bc3f8687d653e9440092ca6ddf767a"
tag: "v1.8.1",
revision: "21fb2efbea69d2ae2e4efeaa45a62329936e15b4"
license "MIT"
head "https://github.com/x-motemen/ghq.git", branch: "master"

Expand Down
Loading