mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
docker-compose: Update to version 2.19.1
This commit is contained in:
parent
c1b097f5f1
commit
b058e4fa38
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.19.0",
|
||||
"version": "2.19.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.19.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "dc6bd9c2016bbf7564959249204af044edf57ea4ff40238c5ecb4541a9d41573"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.19.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "e77e4764e939782d27570fc17a6029b63fe922ebce6800128dfe1c047a9395ed"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user