8000 docker-completion: v28.2.1 · Homebrew/homebrew-core@33eae23 · GitHub
[go: up one dir, main page]

Skip to content

Commit 33eae23

Browse files
author
calvinit
committed
docker-completion: v28.2.1
1 parent b43e1cc commit 33eae23

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.1.1.tar.gz"
5-
sha256 "98b305725d453b6802a4df1e4c8184b66cf8d74e9050bbf3d92b2804621cb9f6"
4+
url "https://github.com/docker/cli/archive/refs/tags/v28.2.1.tar.gz"
5+
sha256 "1e6942e9a410b314f6a75b021216328f0798be30180e95a1d553ee672d3f400f"
66
license "Apache-2.0"
77
head "https://github.com/docker/cli.git", branch: "master"
88

0 commit comments

Comments
 (0)
0