mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 2.5.1
This commit is contained in:
parent
9c98605f3b
commit
e1eff9369d
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.0",
|
"version": "2.5.1",
|
||||||
"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.5.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.5.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "83b4ce5911505edc7164650e9edf480e042baf6cb45293297ad57592d56947db"
|
"hash": "1013d982e67f4b08f4493234b3b6cead3d9428ed24a82f8703e014becabd83a5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user