lazydocker: Update to version 0.7.6

This commit is contained in:
Richard Kuhnt 2019-11-16 13:00:19 +00:00
parent 77e1b7d53a
commit c622784fcd

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.5", "version": "0.7.6",
"description": "Terminal UI for both docker and docker-compose", "description": "Terminal UI for both docker and docker-compose",
"homepage": "https://github.com/jesseduffield/lazydocker", "homepage": "https://github.com/jesseduffield/lazydocker",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.7.5/lazydocker_0.7.5_Windows_x86_64.zip", "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.7.6/lazydocker_0.7.6_Windows_x86_64.zip",
"hash": "4a4e47a4a61a25cbc5e1175adf42c02b8957c1dbdb5e854d306151a08c51acad" "hash": "9c59c501d307d9bd46cd5c03d6278a79873f08591768abc0c16478c828878c54"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.7.5/lazydocker_0.7.5_Windows_x86.zip", "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.7.6/lazydocker_0.7.6_Windows_x86.zip",
"hash": "76202c59a25b7db522142cead6b052469a4c2dcc5617fe27b7eba05e33022bf0" "hash": "45b475d4b1c9ef7673022283ae0853acaa1ef48ea44afda68656a5f83d9b2f7a"
} }
}, },
"bin": "lazydocker.exe", "bin": "lazydocker.exe",