mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
docker-compose: Update to version 1.28.2
This commit is contained in:
parent
6591a66a3f
commit
2d6812d141
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.28.0",
|
"version": "1.28.2",
|
||||||
"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.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/1.28.2/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "9f15b8fb28ad1ab6c69d425129fdaf939655910789cea8a1ce48d6f42c12f21b"
|
"hash": "aff8b028f9e86573fecd2c644bcda7a1648b96dc5bb10edd409fb4c8294260ec"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user