docker-completion 18.09.3
Closes #37463. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
deb4489d33
commit
3f65e145ee
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class DockerCompletion < Formula
|
|||
desc "Bash, Zsh and Fish completion for Docker"
|
||||
homepage "https://www.docker.com/"
|
||||
url "https://github.com/docker/docker-ce.git",
|
||||
:tag => "v18.09.2",
|
||||
:revision => "62479626f213818ba5b4565105a05277308587d5"
|
||||
:tag => "v18.09.3",
|
||||
:revision => "774a1f4eee66e29a71ca12e88ac2220670990f7e"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue