From ae40032b6d2e67f653d6edc3bddf4439e1637aff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 12:32:31 +0000 Subject: [PATCH] lazydocker: Update to version 0.18.1 --- bucket/lazydocker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lazydocker.json b/bucket/lazydocker.json index 8f3f3c851d..20fb965a6a 100644 --- a/bucket/lazydocker.json +++ b/bucket/lazydocker.json @@ -1,16 +1,16 @@ { - "version": "0.17.1", + "version": "0.18.1", "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.17.1/lazydocker_0.17.1_Windows_x86_64.zip", - "hash": "fbb4058f0aefece27471648c2037c5ef5971f1ac8e84cfc535d2141fe8f94d82" + "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.18.1/lazydocker_0.18.1_Windows_x86_64.zip", + "hash": "6f99fe8e85f410ce119e6294603d8bec2dae72ec309d9f1fb55f8a54f3088bbc" }, "32bit": { - "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.17.1/lazydocker_0.17.1_Windows_x86.zip", - "hash": "0cb9f80b5938af610d435426224bec2b4d14b8b01abc119028d754f7f52c7c30" + "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.18.1/lazydocker_0.18.1_Windows_x86.zip", + "hash": "c2646a6c1835443441014b1a846f75391c449079644fcc23d0c09b3c3549a427" } }, "bin": "lazydocker.exe",