{ "homepage": "https://github.com/docker/compose", "description": "Define and run multi-container applications with Docker", "version": "1.24.0", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/docker/compose/releases/download/1.24.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "hash": "bc6d0b49f534e1bd9325c0a8f729d125849ce69cf9e3231cd4f5c842d5e08c29" } }, "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" } } } }