docker-compose: Update to version 1.28.5

This commit is contained in:
Jakub Čábera 2021-02-26 13:52:26 +01:00
parent 25f0d39673
commit bc8d18b2cd

View File

@ -1,12 +1,12 @@
{ {
"version": "1.28.4", "version": "1.28.5",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"homepage": "https://github.com/docker/compose", "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.28.4/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/1.28.5/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "36eee91e61290c42a461f35c972ebe0e386deb5fb2488d7f710343c9695d82e6" "hash": "458ff856310a38ad3365d644518f617e926d06f52f12f2b7c0bcff08c56d461e"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",