mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
docker-compose: Update to version 2.16.0
This commit is contained in:
parent
745b168d25
commit
1b9f6cc017
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.15.1",
|
"version": "2.16.0",
|
||||||
"description": "Define and run multi-container applications with Docker",
|
"description": "Define and run multi-container applications with Docker",
|
||||||
"homepage": "https://docs.docker.com/compose/",
|
"homepage": "https://docs.docker.com/compose/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/v2.15.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.16.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "538598025dc9ae41298abf859d5b312fba40359c691d9b14527375f4633cbe65"
|
"hash": "a35d1188e796dbda914ddb9677059c654b445aa2921066e0b556ca9906bb603c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user