docker-compose: Update to version 2.29.2

This commit is contained in:
github-actions[bot] 2024-08-16 12:31:08 +00:00
parent c178ef3212
commit 7b59546758

View File

@ -1,12 +1,12 @@
{
"version": "2.29.1",
"version": "2.29.2",
"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.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "c80155bfd2669bcdc7482ae7ccf7ccaf6b5da2149b690d806c7a4d9200abc54e"
"url": "https://github.com/docker/compose/releases/download/v2.29.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "59cd2bd789ab2e5920674b8ac5d17a19a684b1622f17c847cc7361e832508d25"
}
},
"bin": "docker-compose.exe",