lazydocker: Update to version 0.21.1

This commit is contained in:
github-actions[bot] 2023-08-03 12:30:14 +00:00
parent 6f4b95ee43
commit 279c5ca2ce

View File

@ -1,16 +1,16 @@
{
"version": "0.21.0",
"version": "0.21.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.21.0/lazydocker_0.21.0_Windows_x86_64.zip",
"hash": "72d72663d5f92035f8e35237dc092805ebf55a6bac14186c70e55a5821579ecc"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.21.1/lazydocker_0.21.1_Windows_x86_64.zip",
"hash": "72eb4a92c82dc9e0aae503bc5a60dc69ef6a52b0f156d7d2ffff3cfc84bbc5b3"
},
"32bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.21.0/lazydocker_0.21.0_Windows_x86.zip",
"hash": "3cd99e13924dd60902d3388b0592c5a2543be9161c7e895e1247d62172b4fb64"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.21.1/lazydocker_0.21.1_Windows_x86.zip",
"hash": "0899dd1baacf738f649fc95586fbab2427773975309407bb110ff8943f1819a6"
}
},
"bin": "lazydocker.exe",