mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
docker-compose 1.11.0
This commit is contained in:
parent
7167b13777
commit
705ac1f4d8
@ -1,11 +1,11 @@
|
||||
{
|
||||
"homepage": "https://github.com/docker/compose",
|
||||
"version": "1.10.1",
|
||||
"version": "1.11.0",
|
||||
"license": "Apache",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/compose/releases/download/1.10.1/docker-compose-Windows-x86_64.exe",
|
||||
"hash": "a88e6631848799b64cdd425952b55d7e00879cdc21e38d35223859414362b03d"
|
||||
"url": "https://github.com/docker/compose/releases/download/1.11.0/docker-compose-Windows-x86_64.exe",
|
||||
"hash": "3a8ebe3e63645a7963cf23879b50e2a1eef1bfe2c28530c99b0e9cb7f6d5b65d"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-compose-*.exe)[0] $dir\\docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user