Skip to content

Commit c95c502

Browse files
committed
lazygit 0.51.1
1 parent bd7a7a7 commit c95c502

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lazygit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lazygit < Formula
22
desc "Simple terminal UI for git commands"
33
homepage "https://github.com/jesseduffield/lazygit/"
4-
url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.50.0.tar.gz"
5-
sha256 "4fec66f33609898dbceffc02a38375f5b965b68d0eaf3f5afbe1a44481a5c72b"
4+
url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.51.1.tar.gz"
5+
sha256 "467fb3988a375dbfd9288beaae89205d39795a0fd7f156b813d52bbcb57f3506"
66
license "MIT"
77
head "https://github.com/jesseduffield/lazygit.git", branch: "master"
88

0 commit comments

Comments
 (0)