lazydocker: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2022-05-09 16:31:50 +00:00
parent 196c69c2e0
commit f78d5e0d6d

View File

@ -1,16 +1,16 @@
{
"version": "0.17",
"version": "0.17.1",
"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.17/lazydocker_0.17_Windows_x86_64.zip",
"hash": "3b7dd0c14bdc5cd69b7ec2af90b15c4ebb1b3b6f1b7ac6c1efa415e941393966"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.17.1/lazydocker_0.17.1_Windows_x86_64.zip",
"hash": "fbb4058f0aefece27471648c2037c5ef5971f1ac8e84cfc535d2141fe8f94d82"
},
"32bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.17/lazydocker_0.17_Windows_x86.zip",
"hash": "2fdf2398f5d10fd9ade120bf59aed81ff194fcc1b241aaa9e9262bfc2c64d9b1"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.17.1/lazydocker_0.17.1_Windows_x86.zip",
"hash": "0cb9f80b5938af610d435426224bec2b4d14b8b01abc119028d754f7f52c7c30"
}
},
"bin": "lazydocker.exe",