Update docker-compose to version 1.21.2

This commit is contained in:
Richard Kuhnt 2018-05-03 00:00:30 +00:00
parent 73d37bc199
commit 8092bd8013

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://github.com/docker/compose", "homepage": "https://github.com/docker/compose",
"version": "1.21.1", "version": "1.21.2",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/1.21.1/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/1.21.2/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "46e06d41047c32572aec6ddb0a569f1811fc0c321795f5565452f5d31925902f" "hash": "6f515b821fcbb3e07fdab8ce6da74b9e77ab743ae141d4670280fd26f95af7ef"
} }
}, },
"bin": [ "bin": [