Merge pull request #238254 from figsoda/gtree

gtree: 1.7.46 -> 1.7.48
This commit is contained in:
Pol Dellaiera 2023-06-17 17:41:15 +02:00 committed by GitHub
commit 386da0b2ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,13 +7,13 @@
buildGoModule rec {
pname = "gtree";
version = "1.7.46";
version = "1.7.48";
src = fetchFromGitHub {
owner = "ddddddO";
repo = "gtree";
rev = "v${version}";
hash = "sha256-oh3xYTZb3WAaX2diBjLp6IZ+KKnUhlbITV2R3Yk3ins=";
hash = "sha256-vC7Mcq0EFsYqjKM95XfzS2lSFyr9zhAgmxMPGR/7DFM=";
};
vendorHash = "sha256-YrqJljKoYpsgVW4PPNYGMUB5uDQF0YTt9s7KxjQHkTw=";