mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 2.37.3
This commit is contained in:
parent
64bc89f946
commit
636d13ce0f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.37.2",
|
"version": "2.37.3",
|
||||||
"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.37.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.37.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "f52bba6d8031da7e01c5bcf621dadea0afa41a317be09f2946701e15e899f8a4"
|
"hash": "771fee0bad6dadde4ea68d99ec9aefaffcab2574ad70e64b54560e4e139eb804"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user