mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 2.14.2
This commit is contained in:
parent
c9e91f38b0
commit
a8b01a9b31
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.14.1",
|
||||
"version": "2.14.2",
|
||||
"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.14.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "82394eecdb3cb9e6973edf8c8cc767123f7d2847572b98dcd42bda0e16e4b7e8"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.14.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "df60d91afd4cc81a3dfd742b50ad6717803e7542db9ede460fc140cea7dd2b59"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user