Skip to content

Commit 2231327

Browse files
committed
lazygit 0.54.0
1 parent 7556bf7 commit 2231327

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

0 commit comments

Comments
 (0)