docker-compose-completion 1.24.1

Closes #41297.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
Igor Kapkov 2019-06-25 09:24:12 +10:00
parent dee26a2a82
commit f59a1b378e
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

View file

@ -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