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 97715bd commit 9a00f67Copy full SHA for 9a00f67
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.48.0.tar.gz"
5
- sha256 "b8507602e19a0ab7b1e2c9f26447df87d068be9bf362394106bad8a56ce25f82"
+ url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.49.0.tar.gz"
+ sha256 "5f74970a7303f22e5cb47a99b0480c213e280c10585edbf6ae16240fc4e55fa7"
6
license "MIT"
7
head "https://github.com/jesseduffield/lazygit.git", branch: "master"
8
0 commit comments