mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
docker-compose: Update to version 2.24.6
This commit is contained in:
parent
2fa1f255d6
commit
2979e8f057
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.24.5",
|
||||
"version": "2.24.6",
|
||||
"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.5/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "eb60363d21a5c85eff2d2e18a4ed94d84d5016be59471d77d520046fdd888aa9"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.24.6/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "7a25ec49a53320fbe218c59ac7aafb05440725894322d396d4b353ad198b9dff"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user