mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
docker-compose: Update to version 2.4.0
This commit is contained in:
parent
a56a6df6f3
commit
f168056613
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.3.4",
|
||||
"version": "2.4.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.3.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "a62fd2b5fc6a7884304864027d936dfeab4431415201d802783d535c60ccfe5b"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.4.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "8eeac95416f92d38f66b569939fd665faf360a6c3694516db142abda5e2d85ea"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user