docker-compose: Update to version 2.9.0

This commit is contained in:
github-actions[bot] 2022-08-01 16:31:01 +00:00
parent c5bf6a6886
commit e8b6ce39d9

View File

@ -1,12 +1,12 @@
{ {
"version": "2.8.0", "version": "2.9.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.8.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.9.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "8ce1efe39658c34c924f4f6012614a26e5431d6506d6ceb3f8c9a9f3754e3656" "hash": "d362372e2e46368f16702c192b12e7e349965d3b7d01c5fbb07504a9db732e88"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",