gtree: 1.14.5 -> 1.14.9

This commit is contained in:
R. Ryantm
2026-07-07 10:21:23 +00:00
parent a354f2c4ca
commit f1f61b66fe
+2 -2
View File
@@ -11,13 +11,13 @@
# it's updated.
buildGo126Module (finalAttrs: {
pname = "gtree";
version = "1.14.5";
version = "1.14.9";
src = fetchFromGitHub {
owner = "ddddddO";
repo = "gtree";
tag = "v${finalAttrs.version}";
hash = "sha256-tGmRVRy+xUq/WEYz7QktR7xuxKFbCWO7LSbAmSAodYw=";
hash = "sha256-MD9FYigqmYwprrj5dezB3vOrV1uGOrWHI7TuptP4tjo=";
};
vendorHash = "sha256-Vd5VKKl79Qu5R7jOYS1CTtQuAis9vWUbpBWnEI7sgpk=";