ghq 0.12.3
Closes #39927. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4c462081d1
commit
d5e795d66c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Ghq < Formula
|
class Ghq < Formula
|
||||||
desc "Remote repository management made easy"
|
desc "Remote repository management made easy"
|
||||||
homepage "https://github.com/motemen/ghq"
|
homepage "https://github.com/motemen/ghq"
|
||||||
url "https://github.com/motemen/ghq/archive/v0.12.2.tar.gz"
|
url "https://github.com/motemen/ghq/archive/v0.12.3.tar.gz"
|
||||||
sha256 "0bbf43cb46ed23e0fa1b8d68ff7fdc7f2646f055220bf61fc9530bef4e020eb8"
|
sha256 "5bf67452b75d31feb9e4cac3fe414a3ed9c4c0e05bb1f66785feb4980452132b"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue