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 bd7a7a7 commit c95c502Copy full SHA for c95c502
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.50.0.tar.gz"
5
- sha256 "4fec66f33609898dbceffc02a38375f5b965b68d0eaf3f5afbe1a44481a5c72b"
+ url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.51.1.tar.gz"
+ sha256 "467fb3988a375dbfd9288beaae89205d39795a0fd7f156b813d52bbcb57f3506"
6
license "MIT"
7
head "https://github.com/jesseduffield/lazygit.git", branch: "master"
8
0 commit comments