Skip to content

Commit 9a00f67

Browse files
committed
lazygit 0.49.0
1 parent 97715bd commit 9a00f67

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

0 commit comments

Comments
 (0)