mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
docker-compose: Update to version 2.12.2
This commit is contained in:
parent
4a93ec1657
commit
e93446a79d
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.12.1",
|
"version": "2.12.2",
|
||||||
"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.12.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.12.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "280b6fc7352a68354425ecc6cafe1215fa36481a04c0bfdcf1a5a75ee7764886"
|
"hash": "0356b20170258be37295774b89a32b294dd524b646ec6df896026a82c43d6f62"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user