lazygit 0.10.6
Closes #46732. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a108c997e7
commit
f30f44681b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Lazygit < Formula
|
||||
desc "Simple terminal UI for git commands"
|
||||
homepage "https://github.com/jesseduffield/lazygit/"
|
||||
url "https://github.com/jesseduffield/lazygit/archive/v0.10.5.tar.gz"
|
||||
sha256 "ee94e54d7955b61b5049742a0f655a16ec29c06fcf7f1b5ec82410052289e5e8"
|
||||
url "https://github.com/jesseduffield/lazygit/archive/v0.10.6.tar.gz"
|
||||
sha256 "7736baea4fec708d92fa14ff78d41d05b9e54aa7fa71b12d0fecda69c365c62c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue