mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
docker-compose: Update to version 2.17.1
This commit is contained in:
parent
67111f7c2f
commit
3221641818
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.17.0",
|
||||
"version": "2.17.1",
|
||||
"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.17.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "1374f42a72ac46430b4a72016d8b1428317dd81811016373518b7afa7d86cee8"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.17.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "e4c2e730993a369d295d3940388c99888318d3c5fdeca11ade5bde6e0827504d"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user