trufflehog: 3.88.17 -> 3.88.18
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.88.17...v3.88.18 Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.88.18
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "trufflehog";
|
||||
version = "3.88.17";
|
||||
version = "3.88.18";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "trufflesecurity";
|
||||
repo = "trufflehog";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-Fx2p0ClkSd0PJycYQbwg0LjO6MN8fiFmVZGUPiaTtik=";
|
||||
hash = "sha256-0STZXG7abx5viXhU2Zks1uiabNtL1ckoSH7foSn6WNw=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-mxmPvuOznYN3sjuCzuircQNtot9ntApS9ygKywLIVv4=";
|
||||
|
||||
Reference in New Issue
Block a user