Skip to content

Commit b008823

Browse files
committed
docker-completion 27.2.0
Signed-off-by: Rui Chen <[email protected]>
1 parent 882599d commit b008823

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/docker-completion.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class DockerCompletion < Formula
22
desc "Bash, Zsh and Fish completion for Docker"
33
homepage "https://www.docker.com/"
4-
url "https://github.com/docker/cli/archive/refs/tags/v27.1.2.tar.gz"
5-
sha256 "e60fddb2bd2b4e19790d26b786c930e70fa935168373ef08055f74bbc450bce8"
4+
url "https://github.com/docker/cli/archive/refs/tags/v27.2.0.tar.gz"
5+
sha256 "abd601fcf2223a550a9a8ef9117345f932b06ccb084bbfb8d111f6809d5e6c83"
66
license "Apache-2.0"
77
head "https://github.com/docker/cli.git", branch: "master"
88

0 commit comments

Comments
 (0)