From 965f0725a6aaf8cef7d29d869701f1bf22bf7e4a Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:53:00 +0000 Subject: [PATCH] lazygit/0.45.2 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- lazygit.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lazygit.yaml b/lazygit.yaml index 2e1225bfad5..ede41133d32 100644 --- a/lazygit.yaml +++ b/lazygit.yaml @@ -1,6 +1,6 @@ package: name: lazygit - version: "0.45.0" + version: "0.45.2" epoch: 0 description: simple terminal UI for git commands copyright: @@ -11,7 +11,7 @@ pipeline: with: repository: https://github.com/jesseduffield/lazygit tag: v${{package.version}} - expected-commit: 91cb1ff29a01fdf643ccc38b97fd816b2a097bec + expected-commit: c03b89227092b852d50015d289a7c6d8c69811c5 - uses: go/build with: