From 1eefc5e3fdaf00200dcb3f4e1b5951871dc3ef2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 12:31:16 +0000 Subject: [PATCH] lazydocker: Update to version 0.17 --- bucket/lazydocker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lazydocker.json b/bucket/lazydocker.json index 36f4eb55b5..cc7ee41386 100644 --- a/bucket/lazydocker.json +++ b/bucket/lazydocker.json @@ -1,16 +1,16 @@ { - "version": "0.12", + "version": "0.17", "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.12/lazydocker_0.12_Windows_x86_64.zip", - "hash": "4c09fdb74e96b2dfebab8775d0ae436b2713ad9f2cbf6c901b63ad4c1ffef83b" + "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.17/lazydocker_0.17_Windows_x86_64.zip", + "hash": "3b7dd0c14bdc5cd69b7ec2af90b15c4ebb1b3b6f1b7ac6c1efa415e941393966" }, "32bit": { - "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.12/lazydocker_0.12_Windows_x86.zip", - "hash": "747762627af23b7c535cdfd353073244b977788cfdb22f83f50840e356f08673" + "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.17/lazydocker_0.17_Windows_x86.zip", + "hash": "2fdf2398f5d10fd9ade120bf59aed81ff194fcc1b241aaa9e9262bfc2c64d9b1" } }, "bin": "lazydocker.exe",