docker-compose 1.22.0

Closes #30200.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-07-17 23:02:34 -07:00
parent 3aa522a422
commit 4865dbbe1a

View file

@ -3,8 +3,8 @@ class DockerCompose < Formula
desc "Isolated development environments using Docker"
homepage "https://docs.docker.com/compose/"
url "https://github.com/docker/compose/archive/1.21.2.tar.gz"
sha256 "3fdaa361dceb919b6008a925b8b672d7402cc3dd8277b8f26b028dd546d39926"
url "https://github.com/docker/compose/archive/1.22.0.tar.gz"
sha256 "d28a2e96976dae306f480f656e4487a0334a5f95c456408f4bbe4acc5760ffa0"
head "https://github.com/docker/compose.git"
bottle do