mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 2.9.0
This commit is contained in:
parent
c5bf6a6886
commit
e8b6ce39d9
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.8.0",
|
||||
"version": "2.9.0",
|
||||
"description": "Define and run multi-container applications with Docker",
|
||||
"homepage": "https://docs.docker.com/compose/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.8.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "8ce1efe39658c34c924f4f6012614a26e5431d6506d6ceb3f8c9a9f3754e3656"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.9.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "d362372e2e46368f16702c192b12e7e349965d3b7d01c5fbb07504a9db732e88"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user