lazydocker: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2022-11-12 08:29:40 +00:00
parent 927cb87a1e
commit d358407fe9

View File

@ -1,16 +1,16 @@
{
"version": "0.19.0",
"version": "0.20.0",
"description": "Terminal UI for both docker and docker-compose",
"homepage": "https://github.com/jesseduffield/lazydocker",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.19.0/lazydocker_0.19.0_Windows_x86_64.zip",
"hash": "84e317389506405d288dc59f3804f18ccd9ccf01753a10afd7a95d82e0c991b0"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.20.0/lazydocker_0.20.0_Windows_x86_64.zip",
"hash": "a7e09924ddce2a9053705cc57ded59aa39aad51d189d86c147d5d0433af01b60"
},
"32bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.19.0/lazydocker_0.19.0_Windows_x86.zip",
"hash": "eb07520cb9791e05f6459f1d280093558ff8b5ba87db92bc4c875f4406801968"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.20.0/lazydocker_0.20.0_Windows_x86.zip",
"hash": "a3f5977ca1d356eb0277c324526bf426bcdf48b4640b99b856fcbfa47ffe8eed"
}
},
"bin": "lazydocker.exe",