docker-compose: Update to version 2.35.0

This commit is contained in:
github-actions[bot] 2025-04-10 16:29:53 +00:00
parent 0a8da78ea2
commit 2518a69ba7

View File

@ -1,12 +1,12 @@
{
"version": "2.34.0",
"version": "2.35.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.34.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "3c6d3548d9dae2939ada367ffdf416aa0e2d282bc6a41d2b49eaa016994c112c"
"url": "https://github.com/docker/compose/releases/download/v2.35.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "bca44d55a7e612c53a80092661dd5db05aefb936e1eccd7ce06fdb02be7df3c3"
}
},
"bin": "docker-compose.exe",