mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
docker-compose: Update to version 2.8.0
This commit is contained in:
parent
7affec9459
commit
f10fa3402f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.0",
|
"version": "2.8.0",
|
||||||
"description": "Define and run multi-container applications with Docker",
|
"description": "Define and run multi-container applications with Docker",
|
||||||
"homepage": "https://docs.docker.com/compose/",
|
"homepage": "https://docs.docker.com/compose/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/v2.7.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.8.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "e8e0bb6a9c958711d081674ebe39fc31024e6de54fad18fe0b5471092745c440"
|
"hash": "8ce1efe39658c34c924f4f6012614a26e5431d6506d6ceb3f8c9a9f3754e3656"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user