Update docker-compose to version 1.20.1

This commit is contained in:
Richard Kuhnt 2018-03-21 16:00:53 +00:00
parent 48db9b3fda
commit 64f371c3dd

View File

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