mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
docker-compose: Update to version 5.0.0
This commit is contained in:
parent
623563f2f6
commit
4824348322
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.40.3",
|
||||
"version": "5.0.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.40.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "4c864dd7f879dd40366e087e68a8a02cbcf018be0128867b13369898e67e1532"
|
||||
"url": "https://github.com/docker/compose/releases/download/v5.0.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "e8a5338e20bc6d30ae38db5533ce63ebf3c229801c20a74051fd06a650e5a8f9"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user