lazydocker: Update to version 0.12

This commit is contained in:
Jakub Čábera 2021-03-25 06:06:00 +01:00
parent 9a95a7b737
commit a661c24e83

View File

@ -1,16 +1,16 @@
{ {
"version": "0.10", "version": "0.12",
"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.10/lazydocker_0.10_Windows_x86_64.zip", "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.12/lazydocker_0.12_Windows_x86_64.zip",
"hash": "743172a04ab046c6a772e6c5d309da1cc4a89926c0846a71bdd10d05dbe5c79c" "hash": "4c09fdb74e96b2dfebab8775d0ae436b2713ad9f2cbf6c901b63ad4c1ffef83b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.10/lazydocker_0.10_Windows_x86.zip", "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.12/lazydocker_0.12_Windows_x86.zip",
"hash": "89af08532d8a486ff36ba712ab1464b06454cf67052ae5ff9c6cc066dd382fd2" "hash": "747762627af23b7c535cdfd353073244b977788cfdb22f83f50840e356f08673"
} }
}, },
"bin": "lazydocker.exe", "bin": "lazydocker.exe",