Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-08-06 | 1.4 kB | |
lazygit_0.54.1_darwin_arm64.tar.gz | 2025-08-06 | 7.6 MB | |
lazygit_0.54.1_darwin_x86_64.tar.gz | 2025-08-06 | 8.1 MB | |
lazygit_0.54.1_linux_32-bit.tar.gz | 2025-08-06 | 7.5 MB | |
lazygit_0.54.1_linux_arm64.tar.gz | 2025-08-06 | 7.3 MB | |
lazygit_0.54.1_linux_x86_64.tar.gz | 2025-08-06 | 7.9 MB | |
lazygit_0.54.1_linux_armv6.tar.gz | 2025-08-06 | 7.5 MB | |
lazygit_0.54.1_windows_32-bit.zip | 2025-08-06 | 7.8 MB | |
lazygit_0.54.1_windows_arm64.zip | 2025-08-06 | 7.3 MB | |
lazygit_0.54.1_windows_armv6.zip | 2025-08-06 | 7.6 MB | |
lazygit_0.54.1_windows_x86_64.zip | 2025-08-06 | 8.1 MB | |
lazygit_0.54.1_freebsd_32-bit.tar.gz | 2025-08-06 | 7.5 MB | |
lazygit_0.54.1_freebsd_arm64.tar.gz | 2025-08-06 | 7.2 MB | |
lazygit_0.54.1_freebsd_armv6.tar.gz | 2025-08-06 | 7.4 MB | |
lazygit_0.54.1_freebsd_x86_64.tar.gz | 2025-08-06 | 7.9 MB | |
README.md | 2025-08-06 | 956 Bytes | |
v0.54.1 source code.tar.gz | 2025-08-06 | 5.4 MB | |
v0.54.1 source code.zip | 2025-08-06 | 7.0 MB | |
Totals: 18 Items | 118.9 MB | 3 |
This hotfix release fixes a regression in 0.54.0 that made lazygit fail on startup when multiple users use it on a single machine.
For the changes in 0.54.0, see https://github.com/jesseduffield/lazygit/releases/tag/v0.54.0.
What's Changed
Fixes 🔧
- Fix temp dir permission problem on multi-user machines by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4796
Maintenance ⚙️
- Stop updating Jesse's homebrew tap by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4797
Docs 📖
- Update Fedora section of the README.md file by @dejlek in https://github.com/jesseduffield/lazygit/pull/4792
New Contributors
- @dejlek made their first contribution in https://github.com/jesseduffield/lazygit/pull/4792
Full Changelog: https://github.com/jesseduffield/lazygit/compare/v0.54.0...v0.54.1