mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
docker-compose 1.11.1
This commit is contained in:
parent
7cdb41cdb9
commit
4ba6851136
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/docker/compose",
|
"homepage": "https://github.com/docker/compose",
|
||||||
"version": "1.11.0",
|
"version": "1.11.1",
|
||||||
"license": "Apache",
|
"license": "Apache",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/1.11.0/docker-compose-Windows-x86_64.exe",
|
"url": "https://github.com/docker/compose/releases/download/1.11.1/docker-compose-Windows-x86_64.exe",
|
||||||
"hash": "3a8ebe3e63645a7963cf23879b50e2a1eef1bfe2c28530c99b0e9cb7f6d5b65d"
|
"hash": "47faee3293d28f6225725208f99bb03bc39e0e9c114da1833576e3d9153d9345"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-compose-*.exe)[0] $dir\\docker-compose.exe",
|
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-compose-*.exe)[0] $dir\\docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user