Skip to content

Commit dc722ab

Browse files
committed
lazygit 0.56.0
1 parent 6693e30 commit dc722ab

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.55.1.tar.gz"
5-
sha256 "6c11d02c61767aea1b3f2956797f9b4b3fccc526668a3f211d4e6071195ceb2c"
4+
url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.56.0.tar.gz"
5+
sha256 "8785a17f52549640d1bacab66bec3156b9208c46390bb597002eeb3734085a00"
66
license "MIT"
77
head "https://github.com/jesseduffield/lazygit.git", branch: "master"
88

0 commit comments

Comments
 (0)