mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 13:34:29 +00:00
docker-compose: Update to version 2.20.3
This commit is contained in:
parent
e1bdc2caf4
commit
8f17b85118
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.20.2",
|
||||
"version": "2.20.3",
|
||||
"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.20.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "d381f0697ce5d469917ab343dd4e59ae404865af8a5cf43178005bf400f0113a"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.20.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "78277205b4c58c6b432c0cc428766e3f2c094eb2e4d52121fd8a62eeea483199"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user