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 8f07217 commit 737ff5eCopy full SHA for 737ff5e
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.49.0.tar.gz"
5
- sha256 "5f74970a7303f22e5cb47a99b0480c213e280c10585edbf6ae16240fc4e55fa7"
+ url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.50.0.tar.gz"
+ sha256 "4fec66f33609898dbceffc02a38375f5b965b68d0eaf3f5afbe1a44481a5c72b"
6
license "MIT"
7
head "https://github.com/jesseduffield/lazygit.git", branch: "master"
8
0 commit comments