Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/l/lazygit.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Lazygit < Formula
desc "Simple terminal UI for git commands"
homepage "https://github.com/jesseduffield/lazygit/"
url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.48.0.tar.gz"
sha256 "b8507602e19a0ab7b1e2c9f26447df87d068be9bf362394106bad8a56ce25f82"
url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.49.0.tar.gz"
sha256 "5f74970a7303f22e5cb47a99b0480c213e280c10585edbf6ae16240fc4e55fa7"
license "MIT"
head "https://github.com/jesseduffield/lazygit.git", branch: "master"

Expand Down
Loading