mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 2.39.0
This commit is contained in:
parent
bb24d58f3a
commit
96a156561f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.38.2",
|
"version": "2.39.0",
|
||||||
"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.38.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.39.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "ba8f09d3873f7a9755b863ed2013a1276b96fcbbc074c69ff3d3cfbce3e0186f"
|
"hash": "42f8d1a03c32fdf73ec2c10c2c9d4f75e430da798ec94743d86f188c5155c621"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user