lazydocker: Update to version 0.9

This commit is contained in:
Jakub Čábera 2020-05-28 10:29:23 +02:00
parent 524012c858
commit f972de2d06

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8", "version": "0.9",
"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.8/lazydocker_0.8_Windows_x86_64.zip", "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.9/lazydocker_0.9_Windows_x86_64.zip",
"hash": "adcb89d19831d43fcc2ac2fc12d19e4db54025ce797bcdc72174e6b431665bee" "hash": "b4a4b69d4b1d4e8edd7ab2e995f9a574951c82606670a68c7044e8cb3244e603"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.8/lazydocker_0.8_Windows_x86.zip", "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.9/lazydocker_0.9_Windows_x86.zip",
"hash": "c01aa910f06321a3fe5e2d0145d56683337bf7c68db86488d071e595628d4c7b" "hash": "7a1071b8e90234401bc39b75cb1a869664d65cd0b25f3a4b1e62266a712cbf4d"
} }
}, },
"bin": "lazydocker.exe", "bin": "lazydocker.exe",