docker-compose 1.11.0

Closes #9783.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-02-08 22:24:31 -08:00
parent 1e1f0a3c00
commit e1c5d89a23

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.10.1.tar.gz"
sha256 "a49b8c8c9319aac96d4729b765524cc6d3aee3a055633d43cfb58695c67b5733"
url "https://github.com/docker/compose/archive/1.11.0.tar.gz"
sha256 "71b1040898954a53b14e0823fb4b767b31bc5b355ee7ad1fdf4b2aa393fe2520"
head "https://github.com/docker/compose.git"
bottle do