Merge pull request #90396 from r-ryantm/auto-update/lazygit
lazygit: 0.20.3 -> 0.20.4
This commit is contained in:
commit
b972ea91f4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
pname = "lazygit";
|
pname = "lazygit";
|
||||||
version = "0.20.3";
|
version = "0.20.4";
|
||||||
|
|
||||||
goPackagePath = "github.com/jesseduffield/lazygit";
|
goPackagePath = "github.com/jesseduffield/lazygit";
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ buildGoPackage rec {
|
|||||||
owner = "jesseduffield";
|
owner = "jesseduffield";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1p05lfm74g28ci5575vr22q5db50h19fcvc3lzddp0vyiw570isl";
|
sha256 = "134f04ybzgghm7ghyxair111aflmkjrbfj0bkxfp1w0a3jm6sfsk";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user