docker-compose: Update to version 2.30.0

This commit is contained in:
github-actions[bot] 2024-10-29 16:30:13 +00:00
parent c72bacd7d5
commit 4196c6cd3f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.29.7", "version": "2.30.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.29.7/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.30.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "a87a6464ef717ff193ac01211f0de8893866e53c01ef7514f2f9fc54addd2abd" "hash": "07ed10572bed0c42e5477bd33f9eb8f1b1c640d83120cc59feb7ce28f0c1bf86"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",