mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
docker-compose: Update to version 2.17.0
This commit is contained in:
parent
bdb4d63b66
commit
644d884c7f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.16.0",
|
"version": "2.17.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.16.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.17.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "a35d1188e796dbda914ddb9677059c654b445aa2921066e0b556ca9906bb603c"
|
"hash": "1374f42a72ac46430b4a72016d8b1428317dd81811016373518b7afa7d86cee8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user