docker-compose: Update to version 2.30.2

This commit is contained in:
github-actions[bot] 2024-11-05 16:30:20 +00:00
parent 0d69399c1e
commit 1a2ab8fba3

View File

@ -1,12 +1,12 @@
{ {
"version": "2.30.1", "version": "2.30.2",
"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.30.1/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.30.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "bf29dcf1b35cf226ca0fe337d0de903060ec50855eea5c0eb54739e3c3c3fa5a" "hash": "c9d3cfb7b2781fae4d2f5bc3cab2cf38ce6e2b48e4d98305c60535f9e3c879d3"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",