Skip to content

Commit b87fc40

Browse files
pkg(lazygit): update to 0.61.1 (#124)
## Package Updates ### lazygit - **Version:** `0.59.0` -> `0.61.1` - **Release:** https://github.com/jesseduffield/lazygit/releases/tag/v0.61.1 --- *This PR was automatically created by the package version checker.* *Packages are grouped by dependency chain to ensure correct build order.* Co-authored-by: Claude <claude@anthropic.com>
1 parent 887d988 commit b87fc40

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/lazygit/lazygit.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%global debug_package %{nil}
55

66
Name: lazygit
7-
Version: 0.59.0
7+
Version: 0.61.1
88
Release: 1%{?dist}
99
Summary: Simple terminal UI for git commands
1010

@@ -35,6 +35,8 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name}
3535
%{_bindir}/%{name}
3636

3737
%changelog
38+
* Tue Apr 14 2026 Hypercube <hypercube@binarypie.dev> - 0.61.1-1
39+
- Update to 0.61.1
3840
* Sun Feb 08 2026 Hypercube <hypercube@binarypie.dev> - 0.59.0-1
3941
- Update to 0.59.0
4042
* Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 0.58.1-1

0 commit comments

Comments
 (0)