docker-compose: Update to version 5.0.0

This commit is contained in:
github-actions[bot] 2025-12-02 12:31:50 +00:00
parent 623563f2f6
commit 4824348322

View File

@ -1,12 +1,12 @@
{
"version": "2.40.3",
"version": "5.0.0",
"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.40.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "4c864dd7f879dd40366e087e68a8a02cbcf018be0128867b13369898e67e1532"
"url": "https://github.com/docker/compose/releases/download/v5.0.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "e8a5338e20bc6d30ae38db5533ce63ebf3c229801c20a74051fd06a650e5a8f9"
}
},
"bin": "docker-compose.exe",