mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
docker-compose: Update to version 2.26.0
This commit is contained in:
parent
83740bc9bb
commit
66b09ce9f1
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.25.0",
|
"version": "2.26.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.25.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.26.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "27289c82fe3ee64eaa415ae47f028f7c6af6ab347f1af4fde0e0d7d2b4a84dbb"
|
"hash": "0a9a63442f50b494e8c5b6b1af9da138d9dbbeab094e3076747a709a470bb9e9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user