docker-compose 1.25.0

Closes #46892.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2019-11-18 17:23:34 -05:00
parent e67a2ea5e6
commit 63abdffabd

View file

@ -3,9 +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.24.1.tar.gz"
sha256 "63a0e0d3819ff77aebd3d5ea30f77b36475ed522c4dabed2eb10636e35aa9370"
revision 1
url "https://github.com/docker/compose/archive/1.25.0.tar.gz"
sha256 "a8abb3b62e1b4e1cce50ee23940b619220226ff2449d4398b27c848b76d2c280"
head "https://github.com/docker/compose.git"
bottle do