lazyworktree: 1.44.0 -> 1.45.0 (#505636)

This commit is contained in:
nixpkgs-ci[bot]
2026-04-01 09:47:46 +00:00
committed by GitHub

View File

@@ -10,13 +10,13 @@
buildGoModule (finalAttrs: {
pname = "lazyworktree";
version = "1.44.0";
version = "1.45.0";
src = fetchFromGitHub {
owner = "chmouel";
repo = "lazyworktree";
tag = "v${finalAttrs.version}";
hash = "sha256-sl3rlsc5HdtmYTcgo5LvDGzZroeo33gnW5F+YZiW54k=";
hash = "sha256-qOJlX8kMGvzlMWII0dit8DnDrgRuhqa6VER7PoUMod0=";
};
vendorHash = "sha256-EZY4flrYM3JRY5i1qsjp5vvGW32IvDHeINdYuQJgUuQ=";