mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose 1.5.0
This commit is contained in:
parent
8157d60196
commit
cf0760c173
14
docker-compose.json
Normal file
14
docker-compose.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"version": "1.5.0",
|
||||||
|
"license": "https://github.com/docker/compose/blob/master/LICENSE",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/docker/compose/releases/download/1.5.0/docker-compose-Windows-x86_64.exe",
|
||||||
|
"hash": "ef53798f6df7a5f0b640f405100d8025c2151821c731438b1b94b21ce6b84adc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"homepage": "https://docker.com",
|
||||||
|
"bin": [
|
||||||
|
["docker-compose-Windows-x86_64.exe", "docker-compose"]
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user