trufflehog: 3.95.7 -> 3.95.8
Diff: https://github.com/trufflesecurity/trufflehog/compare/v3.95.7...v3.95.8 Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.95.8
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "trufflehog";
|
||||
version = "3.95.7";
|
||||
version = "3.95.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "trufflesecurity";
|
||||
repo = "trufflehog";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-vCn3V19UOIZg54ppPRnPGEJOtmHO4zkmy7vzu94gscc=";
|
||||
hash = "sha256-STrdxRwo3Q5dE9TmQRzMPtNPBatEWYffO3+cXsAzykI=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-KVocEbpKYN/PE1Dnx4KO4V8AGEfYoNMKWZsAtXhLXv4=";
|
||||
|
||||
Reference in New Issue
Block a user