ScoopInstaller_Main/docker-compose.json
2016-02-05 00:41:59 -05:00

15 lines
484 B
JSON

{
"version": "1.6.0",
"license": "https://github.com/docker/compose/blob/master/LICENSE",
"architecture": {
"64bit": {
"url": "https://github.com/docker/compose/releases/download/1.6.0/docker-compose-Windows-x86_64.exe",
"hash": "ce02d15e3bbc247be75969f746e7cd142547b1079c8f0f8d2b85c5af3ecdcd32"
}
},
"homepage": "https://docker.com",
"bin": [
["docker-compose-Windows-x86_64.exe", "docker-compose"]
]
}