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