mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
gtree: 1.7.46 -> 1.7.48
Diff: https://github.com/ddddddO/gtree/compare/v1.7.46...v1.7.48 Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.7.48
This commit is contained in:
parent
c794973b4e
commit
c1b901605f
@ -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=";
|
||||
|
Loading…
Reference in New Issue
Block a user