Update docker-compose to version 1.20.0

This commit is contained in:
Richard Kuhnt 2018-03-20 15:00:28 +00:00
parent 105b164681
commit 857e7f2fbd

View File

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