docker-compose: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2022-09-20 12:32:16 +00:00
parent 67bdc7ca10
commit 5cfe69f886

View File

@ -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",