Skip to content

Commit 737ff5e

Browse files
committed
lazygit 0.50.0
1 parent 8f07217 commit 737ff5e

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.49.0.tar.gz"
5-
sha256 "5f74970a7303f22e5cb47a99b0480c213e280c10585edbf6ae16240fc4e55fa7"
4+
url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.50.0.tar.gz"
5+
sha256 "4fec66f33609898dbceffc02a38375f5b965b68d0eaf3f5afbe1a44481a5c72b"
66
license "MIT"
77
head "https://github.com/jesseduffield/lazygit.git", branch: "master"
88

0 commit comments

Comments
 (0)