docker-compose: Update to version 2.29.0

This commit is contained in:
github-actions[bot] 2024-07-17 16:29:29 +00:00
parent ded3c1fb22
commit 815a444281

View File

@ -1,12 +1,12 @@
{ {
"version": "2.28.1", "version": "2.29.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.28.1/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.29.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "7dbd8848d9b8dce489c4d2ce1bb4f4b7a3dccb07a08596ae98b85091e1645bcc" "hash": "3dc98cacf0e0a05d8a714cc729827c062ff7ec13ffcd626e7b3767b362ce9b65"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",