Skip to content

Commit 65e6187

Browse files
committed
dep-tree: 0.23.0 -> 0.23.1
1 parent a77ab0a commit 65e6187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/de/dep-tree/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ let
3232
};
3333
};
3434
pname = "dep-tree";
35-
version = "0.23.0";
35+
version = "0.23.1";
3636
in
3737
buildGoModule {
3838
inherit pname version;
@@ -41,7 +41,7 @@ buildGoModule {
4141
owner = "gabotechs";
4242
repo = pname;
4343
rev = "v${version}";
44-
hash = "sha256-Vd6g9UE3XEFGjCK8tFfOphYcNx+zeBS9rBVz0MDLe1I=";
44+
hash = "sha256-Y+zNx+p8xmM0L4C5IELtepm7TQDhpxOVzgc1HxdFa0w=";
4545
};
4646

4747
vendorHash = "sha256-KoVOjZq+RrJ2gzLnANHPPtbEY1ztC0rIXWD9AXAxqMg=";

0 commit comments

Comments
 (0)