docker-compose: Update to version 1.25.1

This commit is contained in:
Richard Kuhnt 2020-01-07 10:00:31 +00:00
parent aa12685f8c
commit 8a3a3b24a0

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.25.0", "version": "1.25.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/1.25.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/1.25.1/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "a5dde54d360de1972758bcde20f7eeee5a8d13a9a6b1921198c17616eee51f3e" "hash": "a65a06545b2bc5c8ebb1f4c2b3531c7d792e2798a3d62ffdfc87f19a37c8d435"
} }
}, },
"bin": [ "bin": [