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 6693e30 commit dc722abCopy full SHA for dc722ab
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.55.1.tar.gz"
5
- sha256 "6c11d02c61767aea1b3f2956797f9b4b3fccc526668a3f211d4e6071195ceb2c"
+ url "https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.56.0.tar.gz"
+ sha256 "8785a17f52549640d1bacab66bec3156b9208c46390bb597002eeb3734085a00"
6
license "MIT"
7
head "https://github.com/jesseduffield/lazygit.git", branch: "master"
8
0 commit comments