Changes to new gh package (#187)
Resolves this error:
failed: [localhost] (item=github/gh/gh) => {"ansible_loop_var": "item", "changed": false, "item": "github/gh/gh", "msg": "==> Tapping github/gh\nCloning into '/opt/homebrew/Library/Taps/github/homebrew-gh'...\nTapped (14 files, 55.3KB).\nWarning: Formula github/gh/gh was renamed to gh.\nWarning: No available formula or cask with the name \"github/gh/gh\".\nWarning: Formula github/gh/gh was renamed to gh."}
This commit is contained in:
parent
e3d0cb7718
commit
f885708e1f
@ -117,7 +117,7 @@ Packages (installed with Homebrew):
|
|||||||
- gettext
|
- gettext
|
||||||
- gifsicle
|
- gifsicle
|
||||||
- git
|
- git
|
||||||
- github/gh/gh
|
- gh
|
||||||
- go
|
- go
|
||||||
- gpg
|
- gpg
|
||||||
- httpie
|
- httpie
|
||||||
|
|||||||
@ -42,7 +42,7 @@ homebrew_installed_packages:
|
|||||||
- gettext
|
- gettext
|
||||||
- gifsicle
|
- gifsicle
|
||||||
- git
|
- git
|
||||||
- github/gh/gh
|
- gh
|
||||||
- go
|
- go
|
||||||
- gpg
|
- gpg
|
||||||
- httpie
|
- httpie
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user