Skip to content

Commit 6201e20

Browse files
lazyworktree: 1.44.0 -> 1.45.0 (#505636)
2 parents f6333b7 + 972eb68 commit 6201e20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/la/lazyworktree/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
buildGoModule (finalAttrs: {
1212
pname = "lazyworktree";
13-
version = "1.44.0";
13+
version = "1.45.0";
1414

1515
src = fetchFromGitHub {
1616
owner = "chmouel";
1717
repo = "lazyworktree";
1818
tag = "v${finalAttrs.version}";
19-
hash = "sha256-sl3rlsc5HdtmYTcgo5LvDGzZroeo33gnW5F+YZiW54k=";
19+
hash = "sha256-qOJlX8kMGvzlMWII0dit8DnDrgRuhqa6VER7PoUMod0=";
2020
};
2121

2222
vendorHash = "sha256-EZY4flrYM3JRY5i1qsjp5vvGW32IvDHeINdYuQJgUuQ=";

0 commit comments

Comments
 (0)