mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
docker-compose: Update to version 2.7.0
This commit is contained in:
parent
188d111966
commit
507c4f8620
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.6.1",
|
||||
"version": "2.7.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.6.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "7e8231012d66c164cfbe46d17aec5f614a2ca4b0fc20dd78bd7b1b3fcbc4f28d"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.7.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "e8e0bb6a9c958711d081674ebe39fc31024e6de54fad18fe0b5471092745c440"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user