docker-compose-completion 1.11.2
Closes #10216. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
c8495da240
commit
45eee595d3
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.11.1.tar.gz"
|
||||
sha256 "d00a261c08ed664a068a7e72f1a89dc85fc7fb32b9af3dc4b25e414a7b3662e4"
|
||||
url "https://github.com/docker/compose/archive/1.11.2.tar.gz"
|
||||
sha256 "658a3bf8200499d37b7e7c9701dee5c031da3f22095d75c60d4bdcd7e8f8af9a"
|
||||
head "https://github.com/docker/compose.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue