ghq 0.10.2
Closes #39389. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2862ad3d9d
commit
8ddcb2af6e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ghq < Formula
|
||||
desc "Remote repository management made easy"
|
||||
homepage "https://github.com/motemen/ghq"
|
||||
url "https://github.com/motemen/ghq/archive/v0.10.0.tar.gz"
|
||||
sha256 "3384dcf14c710405cd66584aa52bb08a85334d70beb4a62b5a4c45af527948c8"
|
||||
url "https://github.com/motemen/ghq/archive/v0.10.2.tar.gz"
|
||||
sha256 "a19d60c4dbd7e56f171ff311a8934f9b0301ca25108061add26990e6b3d46025"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue