We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7556bf7 commit 2231327Copy full SHA for 2231327
Formula/l/lazygit.rb
@@ -1,8 +1,8 @@
1
class Lazygit < Formula
2
desc "Simple terminal UI for git commands"
3
homepage "https://github.com/jesseduffield/lazygit/"
4
- url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.53.0.tar.gz"
5
- sha256 "c160053ae99cb741c6d4295d52f917e492168b204780f9ad1afe8f984c6604a6"
+ url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.54.0.tar.gz"
+ sha256 "3df7680f0d5bf58fc9912ca57362fc544ffec05d40b54d4163031bc005abdb8e"
6
license "MIT"
7
head "https://github.com/jesseduffield/lazygit.git", branch: "master"
8
0 commit comments