docker-compose: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2022-04-01 12:30:53 +00:00
parent a56a6df6f3
commit f168056613

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.4", "version": "2.4.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.3.4/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.4.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "a62fd2b5fc6a7884304864027d936dfeab4431415201d802783d535c60ccfe5b" "hash": "8eeac95416f92d38f66b569939fd665faf360a6c3694516db142abda5e2d85ea"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",