docker-compose: Update to version 2.35.1

This commit is contained in:
github-actions[bot] 2025-04-17 16:29:37 +00:00
parent 924cc6c03d
commit 95f3991e16

View File

@ -1,12 +1,12 @@
{
"version": "2.35.0",
"version": "2.35.1",
"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.35.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "bca44d55a7e612c53a80092661dd5db05aefb936e1eccd7ce06fdb02be7df3c3"
"url": "https://github.com/docker/compose/releases/download/v2.35.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "971d6000e2c70da19c20f8264330a7ec3962b1fd59601afeb7e3636bad89b8c9"
}
},
"bin": "docker-compose.exe",