Merge pull request #245216 from figsoda/gtree

figsoda 6fdd7691 adcbabfa

Changed files
+2 -2
pkgs
tools
text
gtree
+2 -2
pkgs/tools/text/gtree/default.nix
···
buildGoModule rec {
pname = "gtree";
-
version = "1.8.7";
+
version = "1.9.1";
src = fetchFromGitHub {
owner = "ddddddO";
repo = "gtree";
rev = "v${version}";
-
hash = "sha256-lXyluCezwg3QVYH7zctQy0yDIvGzqMPdabRh5Z7Yw/8=";
+
hash = "sha256-IH+dqPTtVBgIUI63tetS/s5gjleqdTEQ6iD0DeliOjY=";
};
vendorHash = "sha256-QxcDa499XV43p8fstENOtfe3iZ176R5/Ub5iovXlYIM=";