mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
docker-compose: Update to version 2.19.0
This commit is contained in:
parent
a1e07cee77
commit
8e0cd93461
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.18.1",
|
||||
"version": "2.19.0",
|
||||
"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.18.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "6083a9057010a6a048d83c94318d254657abee48600baca2402fbe887d0b7ec4"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.19.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "dc6bd9c2016bbf7564959249204af044edf57ea4ff40238c5ecb4541a9d41573"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user