mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
docker-compose: Update to version 2.3.1
This commit is contained in:
parent
3d6d0621f5
commit
4aeeb4ef67
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.1",
|
||||
"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.3.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "56c2d905ef8fe42d145880c20831b844e09e8c2a30d0c881c845d27f24e3f220"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.3.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "1c4b21fb43802c59e535d5f7508fd1f4d981f3a203fbd74ebd728b591593a303"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user