docker-compose: Update to version 2.20.0

This commit is contained in:
github-actions[bot] 2023-07-11 16:28:45 +00:00
parent b944afae3d
commit 31c92a1c84

View File

@ -1,12 +1,12 @@
{ {
"version": "2.19.1", "version": "2.20.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.19.1/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.20.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "e77e4764e939782d27570fc17a6029b63fe922ebce6800128dfe1c047a9395ed" "hash": "94ae3b1302faf173ccd1cdc3556bd150f90780ff94cdf6e704a8302a75574da6"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",