lazydocker: Update to version 0.24.2

This commit is contained in:
github-actions[bot] 2025-11-14 12:31:59 +00:00
parent 9bb9f6535a
commit e35a16ea98

View File

@ -1,20 +1,20 @@
{
"version": "0.24.1",
"version": "0.24.2",
"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.24.1/lazydocker_0.24.1_Windows_x86_64.zip",
"hash": "cc54494d8cd9232d8d64cf4c2d720a045e5b969a716739424702577f55b53cf9"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.24.2/lazydocker_0.24.2_Windows_x86_64.zip",
"hash": "7e10df642e715a83b3cc8c158c00c47f063167eeae0d1ade2a3b1a20a8056039"
},
"32bit": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.24.1/lazydocker_0.24.1_Windows_x86.zip",
"hash": "406244e71e0e63749d0e908d5a10da4d1a3033efc4d737068bf78506ef236171"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.24.2/lazydocker_0.24.2_Windows_x86.zip",
"hash": "833cd763c67c8c08e906a15957e7c5613765189a2fb37da473e67393e34c172c"
},
"arm64": {
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.24.1/lazydocker_0.24.1_Windows_arm64.zip",
"hash": "8d965ff79409802ff620f744f91cb932be52b25c2a5ed7aa5131387645151eb8"
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.24.2/lazydocker_0.24.2_Windows_arm64.zip",
"hash": "60e9c928d75bd7ee41b7b51e5f6dfa6d4850a675e80623df531e76e0a6f30c85"
}
},
"bin": "lazydocker.exe",