Update docker-compose to version 1.19.0

This commit is contained in:
Richard Kuhnt 2018-02-07 20:00:19 +00:00
parent 9d90c7be59
commit 69304b09a3

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://github.com/docker/compose", "homepage": "https://github.com/docker/compose",
"version": "1.18.0", "version": "1.19.0",
"license": "Apache", "license": "Apache",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/1.18.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/1.19.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "9c110e69aac18364f1fb10c99d26318096ebc4cf4bf5fe7931a38cac61b2eb45" "hash": "52bb70f8909c329133239621edfab470ea8c73525ea75b138b933190f8f5a0dd"
} }
}, },
"bin": [ "bin": [