diff --git a/buildenv b/buildenv index c3252c9..83c336b 100644 --- a/buildenv +++ b/buildenv @@ -1,6 +1,6 @@ # Update bump details accordingly. Use bump check to confirm. # bump: lazygit-version /LAZYGIT_VERSION="(.*)"/ https://github.com/jesseduffield/lazygit.git|semver:* -LAZYGIT_VERSION="0.46.0" # Specify a stable release +LAZYGIT_VERSION="0.56.0" # Specify a stable release export ZOPEN_STABLE_TAG="v${LAZYGIT_VERSION}" export ZOPEN_STABLE_URL="https://github.com/jesseduffield/lazygit.git" export ZOPEN_STABLE_DEPS="check_go wharf"