mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
docker-compose: Update to version 2.29.3
This commit is contained in:
parent
00a9e304de
commit
53131f3a24
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.29.2",
|
||||
"version": "2.29.3",
|
||||
"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.29.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "59cd2bd789ab2e5920674b8ac5d17a19a684b1622f17c847cc7361e832508d25"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.29.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "8603f4e6936e752793f7edf3f45ed67cb1b8ed8c7b1dabc5721384299bfebd7f"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user