docker-completion 18.05.0 (#27678)
This commit is contained in:
parent
18844c9350
commit
542f490903
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.04.0-ce",
|
||||
:revision => "3d479c0af67cb9ea43a9cfc1bf2ef097e06a3470"
|
||||
:tag => "v18.05.0-ce",
|
||||
:revision => "f150324782643a5268a04e7d1a675587125da20e"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue