docker-compose: Update to version 1.27.3

This commit is contained in:
Jakub Čábera 2020-09-17 08:40:24 +02:00
parent eac5e48e79
commit 7cea3d019f

View File

@ -1,12 +1,12 @@
{ {
"version": "1.27.2", "version": "1.27.3",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"homepage": "https://github.com/docker/compose", "homepage": "https://github.com/docker/compose",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/1.27.2/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/1.27.3/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "98c2152424b1bdd1448a1c6a538103a044663895f77363d312c4cf8099bd3b28" "hash": "0181afb8ee13dd11e8bc4030e23c64c820ed9616cda257548c86f3378bfd8e59"
} }
}, },
"bin": [ "bin": [