lazydocker: Update to version 0.23.0

This commit is contained in:
github-actions[bot] 2023-10-11 12:30:38 +00:00
parent 7066428f5a
commit eeb82f6b92

View File

@ -1,16 +1,16 @@
{ {
"version": "0.21.1", "version": "0.23.0",
"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.21.1/lazydocker_0.21.1_Windows_x86_64.zip", "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.23.0/lazydocker_0.23.0_Windows_x86_64.zip",
"hash": "72eb4a92c82dc9e0aae503bc5a60dc69ef6a52b0f156d7d2ffff3cfc84bbc5b3" "hash": "bde927564775030d05a2a3356caca7adfac2dbae925e860c30629c412e89e9b9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.21.1/lazydocker_0.21.1_Windows_x86.zip", "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.23.0/lazydocker_0.23.0_Windows_x86.zip",
"hash": "0899dd1baacf738f649fc95586fbab2427773975309407bb110ff8943f1819a6" "hash": "6ff521b843f629ca2f56317d2b5d588adbeba37673ca83e9d7b35e2baf69ed1c"
} }
}, },
"bin": "lazydocker.exe", "bin": "lazydocker.exe",