docker-compose: Update to version 2.6.1

This commit is contained in:
github-actions[bot] 2022-06-23 16:32:28 +00:00
parent d1fdf5937d
commit 3d9a4b4637

View File

@ -1,12 +1,12 @@
{
"version": "2.6.0",
"version": "2.6.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.6.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "f4c214a9c66c60e57f3377bf86531ccd3d70d52308e7037e57c3ede34d461426"
"url": "https://github.com/docker/compose/releases/download/v2.6.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "7e8231012d66c164cfbe46d17aec5f614a2ca4b0fc20dd78bd7b1b3fcbc4f28d"
}
},
"bin": "docker-compose.exe",