mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
docker-compose: Update to version 2.11.1
This commit is contained in:
parent
67bdc7ca10
commit
5cfe69f886
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.11.0",
|
||||
"version": "2.11.1",
|
||||
"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.11.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "c889e8aeaa2e7ba0d4d4a41f6d9f106e22edfb6b3bd174339cefa69d016a740f"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.11.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "a58c8271b52b753c3763f0c0e0c67abac6deb00d74c81c5e39991e31c8a0ef71"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user