diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 487b5e2ec9..8de03ac468 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.71.2", + "version": "3.72.0", "description": "Find leaked credentials", "homepage": "https://github.com/trufflesecurity/trufflehog", "license": "AGPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.71.2/trufflehog_3.71.2_windows_amd64.tar.gz", - "hash": "787c1c0485404860680ff0c84d91d9be209e0791b4772a93582500d13172ce7b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.72.0/trufflehog_3.72.0_windows_amd64.tar.gz", + "hash": "1c945deabe9e6a7a7e747e7f484a4d3498c9f7fe8214200bc47a8ea6f866088b" } }, "bin": "trufflehog.exe",