{ "version": "1.27.3", "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.3/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "hash": "0181afb8ee13dd11e8bc4030e23c64c820ed9616cda257548c86f3378bfd8e59" } }, "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" } } }