mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
docker-compose: Update to version 1.28.6
This commit is contained in:
parent
35d9055ab8
commit
36d0b55f2b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.28.5",
|
"version": "1.28.6",
|
||||||
"description": "Define and run multi-container applications with Docker",
|
"description": "Define and run multi-container applications with Docker",
|
||||||
"homepage": "https://github.com/docker/compose",
|
"homepage": "https://github.com/docker/compose",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/1.28.5/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/1.28.6/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "458ff856310a38ad3365d644518f617e926d06f52f12f2b7c0bcff08c56d461e"
|
"hash": "8fa80d465d436f577ed5bf9ea39795f80812b37867fdc0c84a27f0c14dc29fe3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user