docker-completion 17.10.0 (#19587)
This commit is contained in:
parent
538f05f6c0
commit
ff38420f0d
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 => "v17.09.0-ce",
|
||||
:revision => "afdb6d44a80f777069885a9ee0e0f86cf841b1bb"
|
||||
:tag => "v17.10.0-ce",
|
||||
:revision => "f4ffd2511ce93aa9e5eefdf0e912f77543080b0b"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue