docker-compose: Update to version 2.6.0

This commit is contained in:
github-actions[bot] 2022-05-30 16:33:14 +00:00
parent d2c70cce34
commit 739f43d8a1

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.1", "version": "2.6.0",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/", "homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.5.1/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.6.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "1013d982e67f4b08f4493234b3b6cead3d9428ed24a82f8703e014becabd83a5" "hash": "f4c214a9c66c60e57f3377bf86531ccd3d70d52308e7037e57c3ede34d461426"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",