docker-compose: Update to version 1.25.4

This commit is contained in:
Richard Kuhnt 2020-02-03 11:01:54 +00:00
parent 9d9d690ef5
commit 921dc4616f

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.3", "version": "1.25.4",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/1.25.3/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/1.25.4/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "ee62d3451c88525b6b6c6c0eb58d0ca08d990b30087907c48dd58de9cd91b9ee" "hash": "941705af6c3676ef17f1fa6726019c09efa0ad785174afda439eed8b794c36db"
} }
}, },
"bin": [ "bin": [