mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
docker-compose: Update to version 2.24.1
This commit is contained in:
parent
bf05cc43bf
commit
80d629ffce
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.24.0",
|
||||
"version": "2.24.1",
|
||||
"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.24.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "4e0e387d67a65d92e3a7aca085f86b4b46ed5bd7a475f81921629e1d097178f0"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.24.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "6c94193c282d5fba71563c617fe8ddf8dce9355fb1d0ae93609221c590d06fcb"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user