lazydocker: Update to version 0.23.1

This commit is contained in:
github-actions[bot] 2023-10-13 08:26:43 +00:00
parent 59bbc53135
commit dcb5019601

View File

@ -1,16 +1,16 @@
{ {
"version": "0.23.0", "version": "0.23.1",
"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.23.0/lazydocker_0.23.0_Windows_x86_64.zip", "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.23.1/lazydocker_0.23.1_Windows_x86_64.zip",
"hash": "bde927564775030d05a2a3356caca7adfac2dbae925e860c30629c412e89e9b9" "hash": "8456956b3b9ad01b64da2efc2e4191833cfb5a0e2984d9e1f0f9af2c4bce8947"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.23.0/lazydocker_0.23.0_Windows_x86.zip", "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.23.1/lazydocker_0.23.1_Windows_x86.zip",
"hash": "6ff521b843f629ca2f56317d2b5d588adbeba37673ca83e9d7b35e2baf69ed1c" "hash": "855cc4815dd7a9672f1e8f3208762e0ea875cc08c16dea44dbeeff0bd0c047c0"
} }
}, },
"bin": "lazydocker.exe", "bin": "lazydocker.exe",