docker-compose: Update to version 2.11.2

This commit is contained in:
github-actions[bot] 2022-09-27 20:29:51 +00:00
parent 737ab1061c
commit 417e4cb336

View File

@ -1,12 +1,12 @@
{
"version": "2.11.1",
"version": "2.11.2",
"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.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "a58c8271b52b753c3763f0c0e0c67abac6deb00d74c81c5e39991e31c8a0ef71"
"url": "https://github.com/docker/compose/releases/download/v2.11.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "32172ee7ddc9791e9d5f7e7f2e1467c59c3bdb8cd2eb625b3e2fda38b76c9ab7"
}
},
"bin": "docker-compose.exe",