From 5203283e3163fa9a49e2225ae2ae2e87150c562c Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Sat, 19 Feb 2022 00:55:25 +0000 Subject: [PATCH] lazygit 0.33 Closes #95405. Signed-off-by: Michael Cho <20700669+cho-m@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/lazygit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/lazygit.rb b/Formula/lazygit.rb index ae9a0d16663..98d9d5b5183 100644 --- a/Formula/lazygit.rb +++ b/Formula/lazygit.rb @@ -1,8 +1,8 @@ class Lazygit < Formula desc "Simple terminal UI for git commands" homepage "https://github.com/jesseduffield/lazygit/" - url "https://github.com/jesseduffield/lazygit/archive/v0.32.2.tar.gz" - sha256 "44a735c4ee78838dc918e82bd5070b154600cd24992259fd698f2116a797012b" + url "https://github.com/jesseduffield/lazygit/archive/v0.33.tar.gz" + sha256 "ff7ab429ecd54f6e2aedcfd4835eb8ca17c1990aac2534f8c2a19ce4267ade24" license "MIT" bottle do