mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
docker-compose: Update to version 2.39.4
This commit is contained in:
parent
bbcb2f62aa
commit
7c34388127
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.39.3",
|
||||
"version": "2.39.4",
|
||||
"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.39.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "c6a724f026f4a65e7648fba6e1b27eb5abaa057e7dbf2beeacc760f9db723c01"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.39.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "6b3bccfabcdd172e1d9e15d011b54c9b5b13b93b1153148108f55e4349055955"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user