Skip to content

Commit d54045b

Browse files
committed
docker-completion 28.3.0
1 parent a088b7d commit d54045b

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/v28.2.2.tar.gz"
5-
sha256 "4a95c430381101c418e02e1ad87679237f3b59d909fa26d9fd36103d0cd36930"
4+
url "https://github.com/docker/cli/archive/refs/tags/v28.3.0.tar.gz"
5+
sha256 "0ac18927138cd2582e02277d365174a118b962f10084a6bef500a58de705e094"
66
license "Apache-2.0"
77
head "https://github.com/docker/cli.git", branch: "master"
88

0 commit comments

Comments
 (0)