mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-24 20:45:19 +00:00
docker-compose: Update to version 2.29.2
This commit is contained in:
parent
c178ef3212
commit
7b59546758
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.29.1",
|
||||
"version": "2.29.2",
|
||||
"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.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "c80155bfd2669bcdc7482ae7ccf7ccaf6b5da2149b690d806c7a4d9200abc54e"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.29.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "59cd2bd789ab2e5920674b8ac5d17a19a684b1622f17c847cc7361e832508d25"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user