docker-compose-completion 1.24.1
Closes #41297. Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
parent
dee26a2a82
commit
f59a1b378e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class DockerComposeCompletion < Formula
|
||||
desc "Docker-compose completion script"
|
||||
homepage "https://docs.docker.com/compose/completion/"
|
||||
url "https://github.com/docker/compose/archive/1.24.0.tar.gz"
|
||||
sha256 "31933e401d295812617f23377f63fc2b8da13d8456b61a60cec0e02afcad5672"
|
||||
url "https://github.com/docker/compose/archive/1.24.1.tar.gz"
|
||||
sha256 "63a0e0d3819ff77aebd3d5ea30f77b36475ed522c4dabed2eb10636e35aa9370"
|
||||
head "https://github.com/docker/compose.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue