mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 2.11.0
This commit is contained in:
parent
19140f2090
commit
0195c27a72
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.10.2",
|
||||
"version": "2.11.0",
|
||||
"description": "Define and run multi-container applications with Docker",
|
||||
"homepage": "https://docs.docker.com/compose/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.10.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "8748acb910d9e8e622ec6f89f9d82c3696ab3485ed7094d0e976506fba33b155"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.11.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "c889e8aeaa2e7ba0d4d4a41f6d9f106e22edfb6b3bd174339cefa69d016a740f"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user