Skip to content

Commit fc18405

Browse files
committed
docker-completion 28.5.0
1 parent 2330bcc commit fc18405

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.4.0.tar.gz"
5-
sha256 "420f9caf3ba09229cd98f7f8325fb9969d0746cccf4bdc3c56dfe2621bb07803"
4+
url "https://github.com/docker/cli/archive/refs/tags/v28.5.0.tar.gz"
5+
sha256 "f523daa962f748a9bfc02c90b56672f31539e3816d161cf77febe007789c3101"
66
license "Apache-2.0"
77
head "https://github.com/docker/cli.git", branch: "master"
88

0 commit comments

Comments
 (0)