From b3a9ee8c9213909f9a92751bef7cedbfed8f18f0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 31 Aug 2017 22:00:22 +0000 Subject: [PATCH] Update docker-compose to version 1.16.0 --- docker-compose.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.json b/docker-compose.json index d1949954ab..b599c65fed 100644 --- a/docker-compose.json +++ b/docker-compose.json @@ -1,11 +1,11 @@ { "homepage": "https://github.com/docker/compose", - "version": "1.15.0", + "version": "1.16.0", "license": "Apache", "architecture": { "64bit": { - "url": "https://github.com/docker/compose/releases/download/1.15.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe", - "hash": "34b77425fa62bfad43b215a8d3c2091417a3bf9cdc03bcdb0ca65d3549f77025" + "url": "https://github.com/docker/compose/releases/download/1.16.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe", + "hash": "fbdcb99d6d69819ed13b917b31aaec06b50156a3835bbbb53903e8af04c9a79c" } }, "bin": [