docker-compose: Update to version 2.27.2

This commit is contained in:
github-actions[bot] 2024-06-20 12:31:20 +00:00
parent 52b6572404
commit 8775e0ec5d

View File

@ -1,12 +1,12 @@
{ {
"version": "2.27.1", "version": "2.27.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.27.1/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.27.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "354e903701dbd3e7ee3c4259de928367776864bb850efe677d129202638843db" "hash": "b9878421deeff63bb4685a0ee502fc737429123f68ee40de326cdc9fab800c1d"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",