docker-compose: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2022-04-29 12:33:14 +00:00
parent 05c66561b7
commit 7a2a37088e

View File

@ -1,12 +1,12 @@
{
"version": "2.4.1",
"version": "2.5.0",
"description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.4.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "e17afba38ae90f1e71d7d1261396003427d57247b38e3142c8f8af1cf5f4a582"
"url": "https://github.com/docker/compose/releases/download/v2.5.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "83b4ce5911505edc7164650e9edf480e042baf6cb45293297ad57592d56947db"
}
},
"bin": "docker-compose.exe",