docker-compose: Update to version 1.25.0

This commit is contained in:
Richard Kuhnt 2019-11-18 22:00:26 +00:00
parent 52666ecfcf
commit 5c33ae6b5e

View File

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