mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
docker-compose: Update to version 2.2.3
This commit is contained in:
parent
51568c21a3
commit
f7a8b830a3
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.2.2",
|
||||
"version": "2.2.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.2.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "77496c57449437194add809f10634fca96b9253433809446b6986e709fc8c032"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.2.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "7ed35698f85d2d67855934b834845461cd454d40f9a07ee72deb88085af0890e"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user