docker-compose: Update to version 1.24.1

This commit is contained in:
Richard Kuhnt 2019-06-24 11:01:50 +00:00
parent 28cc9856f7
commit 525a624f18

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.0", "version": "1.24.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/1.24.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/1.24.1/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "bc6d0b49f534e1bd9325c0a8f729d125849ce69cf9e3231cd4f5c842d5e08c29" "hash": "60d449ad3dbb2db10a9dd1ac7cbd00ffcb86a286109f94c743a46ba660b036e2"
} }
}, },
"bin": [ "bin": [