diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 9a6d421132..943e78069a 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.69.0", + "version": "3.70.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.69.0/trufflehog_3.69.0_windows_amd64.tar.gz", - "hash": "9ccde6ceff241276463f5ef2cea63d75d923dc02ac04cbed4af62ecf147f93f6" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.70.0/trufflehog_3.70.0_windows_amd64.tar.gz", + "hash": "6a85387a052f0a0004582ed7b1c5238c5166aad9ab37477bdf8c2e7a5f4e747e" } }, "bin": "trufflehog.exe",