docker-compose: Update to version 2.26.0

This commit is contained in:
github-actions[bot] 2024-03-22 21:04:57 +00:00
parent 83740bc9bb
commit 66b09ce9f1

View File

@ -1,12 +1,12 @@
{ {
"version": "2.25.0", "version": "2.26.0",
"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.25.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.26.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "27289c82fe3ee64eaa415ae47f028f7c6af6ab347f1af4fde0e0d7d2b4a84dbb" "hash": "0a9a63442f50b494e8c5b6b1af9da138d9dbbeab094e3076747a709a470bb9e9"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",