docker-compose: Update to version 1.26.1

This commit is contained in:
Jakub Čábera 2020-07-01 09:23:52 +02:00
parent d08a92f2f7
commit b87cfce038

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/docker/compose", "version": "1.26.1",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"version": "1.26.0", "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.26.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/1.26.1/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "4a1963d06467ad1c51dd5f53f4b3517f3440cfbb4502e853d3602896f247eaa4" "hash": "5d36534435ccca6507764a8f970de1c8640f7a8ad01be0af2a3449585e812bf8"
} }
}, },
"bin": [ "bin": [