lazydocker: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2022-10-13 04:57:13 +00:00
parent 7c795ae322
commit d90c2a34a7

View File

@ -1,16 +1,16 @@
{
"version": "0.18.1",
"version": "0.19.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.18.1/lazydocker_0.18.1_Windows_x86_64.zip",
"hash": "6f99fe8e85f410ce119e6294603d8bec2dae72ec309d9f1fb55f8a54f3088bbc"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.19.0/lazydocker_0.19.0_Windows_x86_64.zip",
"hash": "84e317389506405d288dc59f3804f18ccd9ccf01753a10afd7a95d82e0c991b0"
},
"32bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.18.1/lazydocker_0.18.1_Windows_x86.zip",
"hash": "c2646a6c1835443441014b1a846f75391c449079644fcc23d0c09b3c3549a427"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.19.0/lazydocker_0.19.0_Windows_x86.zip",
"hash": "eb07520cb9791e05f6459f1d280093558ff8b5ba87db92bc4c875f4406801968"
}
},
"bin": "lazydocker.exe",