docker-completion 20.10.21

Signed-off-by: Rui Chen <rui@chenrui.dev>
master
Rui Chen 2022-10-28 08:56:02 -04:00 committed by BrewTestBot
parent acca9e75bb
commit d2fdc7e43c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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/cli.git",
tag: "v20.10.20",
revision: "9fdeb9c3de2f2d9f5799be373f27b2f9df44609d"
tag: "v20.10.21",
revision: "baeda1f82a10204ec5708d5fbba130ad76cfee49"
license "Apache-2.0"
head "https://github.com/docker/cli.git", branch: "master"