mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
docker-compose: Update to version 2.17.3
This commit is contained in:
parent
aef4dbc6e9
commit
f22f24de8c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.17.2",
|
"version": "2.17.3",
|
||||||
"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.17.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.17.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "0869cfe9d799d511e4eaf87029ed08ea256e7000f312023c062d7ddcadc385db"
|
"hash": "556cc1d373503a897ecc2def998a40b2ad1fe27ff049769eb912c7e208772e74"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user