mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
docker-compose: Update to version 2.37.2
This commit is contained in:
parent
e4cee3a69d
commit
066c1bb0ed
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.37.1",
|
"version": "2.37.2",
|
||||||
"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.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.37.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "132fb31ef7dc81a82d7b1429adf3fd76cc0a7128059af3a172945445a50f2801"
|
"hash": "f52bba6d8031da7e01c5bcf621dadea0afa41a317be09f2946701e15e899f8a4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user