From d90c2a34a79ffa242ac39a4e39208bd511e66bee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 04:57:13 +0000 Subject: [PATCH] lazydocker: Update to version 0.19.0 --- bucket/lazydocker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lazydocker.json b/bucket/lazydocker.json index 20fb965a6a..58f209179c 100644 --- a/bucket/lazydocker.json +++ b/bucket/lazydocker.json @@ -1,16 +1,16 @@ { - "version": "0.18.1", + "version": "0.19.0", "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.18.1/lazydocker_0.18.1_Windows_x86_64.zip", - "hash": "6f99fe8e85f410ce119e6294603d8bec2dae72ec309d9f1fb55f8a54f3088bbc" + "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.19.0/lazydocker_0.19.0_Windows_x86_64.zip", + "hash": "84e317389506405d288dc59f3804f18ccd9ccf01753a10afd7a95d82e0c991b0" }, "32bit": { - "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.18.1/lazydocker_0.18.1_Windows_x86.zip", - "hash": "c2646a6c1835443441014b1a846f75391c449079644fcc23d0c09b3c3549a427" + "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.19.0/lazydocker_0.19.0_Windows_x86.zip", + "hash": "eb07520cb9791e05f6459f1d280093558ff8b5ba87db92bc4c875f4406801968" } }, "bin": "lazydocker.exe",