Silent Install HQ
ZIP WinGet

lazygit

Jesse Duffield · 0.54.2 · arm

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 0e86b1b4e1549615149b3fd058c2e6d40b3c2257a4ab250432a71146f608a2e8 VirusTotal ↗
Filename lazygit_0.54.2_Windows_armv6.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JesseDuffield.lazygit
Version 0.54.2
Description Simple terminal UI for git commands.
License MIT
Release Notes Here's another point release; this one fixes a performance regression in 0.54.0 that made flicking through diffs a little less snappy (or a lot less, in some scenarios) than it could be. For the changes in 0.54.0, see https://github.com/jesseduffield/lazygit/releases/tag/v0.54.0. What's Changed Fixes 🔧 - Fix scrollbar in certain popup panels (e.g. the intro message for new users) by @stefanhaller in #4804 - Fix delay with flicking through files or commits when git diff is very slow by @stefanhal…