diff --git a/tools/lazygit/manifest.yaml b/tools/lazygit/manifest.yaml index c198b6566d..2ffa4534fa 100644 --- a/tools/lazygit/manifest.yaml +++ b/tools/lazygit/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: lazygit -version: "0.44.1" +version: "0.45.0" check: ${binary} --version | cut -d' ' -f6 | cut -d= -f2 | tr -d , tags: - type/tui