mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
docker-compose: Update to version 2.32.4
This commit is contained in:
parent
71a40e3d55
commit
5ca05b4e19
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.32.3",
|
"version": "2.32.4",
|
||||||
"description": "Define and run multi-container applications with Docker",
|
"description": "Define and run multi-container applications with Docker",
|
||||||
"homepage": "https://docs.docker.com/compose/",
|
"homepage": "https://docs.docker.com/compose/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/v2.32.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.32.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "67a0c3ca2fd94c74982917c8bdf54465367fc3a8c0cb17c529eb6525d32b1674"
|
"hash": "5df58bb738c7ac2712c031e15154b49f32f4026640d8c0539090d6e0a66d6dfd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user