{ "version": "1.27.0", "description": "Define and run multi-container applications with Docker", "homepage": "https://github.com/docker/compose", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/docker/compose/releases/download/1.27.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "hash": "08cf0737a2e22d5b2eb791233d23de26d9f3408e570974bd4493a02fa38eba41" } }, "bin": [ [ "docker-compose.exe", "docker-compose" ] ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/docker/compose/releases/download/$version/docker-compose-Windows-x86_64.exe#/docker-compose.exe" } }, "hash": { "url": "$url.sha256" } } }