8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b43e1cc commit 33eae23Copy full SHA for 33eae23
Formula/d/docker-completion.rb
@@ -1,8 +1,8 @@
1
class DockerCompletion < Formula
2
desc "Bash, Zsh and Fish completion for Docker"
3
homepage "https://www.docker.com/"
4
- url "https://github.com/docker/cli/archive/refs/tags/v28.1.1.tar.gz"
5
- sha256 "98b305725d453b6802a4df1e4c8184b66cf8d74e9050bbf3d92b2804621cb9f6"
+ url "https://github.com/docker/cli/archive/refs/tags/v28.2.1.tar.gz"
+ sha256 "1e6942e9a410b314f6a75b021216328f0798be30180e95a1d553ee672d3f400f"
6
license "Apache-2.0"
7
head "https://github.com/docker/cli.git", branch: "master"
8
0 commit comments