docker-compose: Update to version 2.29.4

This commit is contained in:
github-actions[bot] 2024-09-16 12:31:48 +00:00
parent 6e111a4cb7
commit 0161c471b1

View File

@ -1,12 +1,12 @@
{
"version": "2.29.3",
"version": "2.29.4",
"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.29.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "8603f4e6936e752793f7edf3f45ed67cb1b8ed8c7b1dabc5721384299bfebd7f"
"url": "https://github.com/docker/compose/releases/download/v2.29.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "ae793808ae7cb326b2a20a35b1ff66022bf05d9a80bb08822f4455bbb44ff2c8"
}
},
"bin": "docker-compose.exe",