diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index aa3c5449da..45f29014ad 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.83.3", + "version": "3.83.4", "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.83.3/trufflehog_3.83.3_windows_amd64.tar.gz", - "hash": "12186e3612e22437ab3d8087d3e7f12fcd2e9ddd4dde8d1217d3576ee0a57cae" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.83.4/trufflehog_3.83.4_windows_amd64.tar.gz", + "hash": "82ee8c60aa2cab71d6db758a8cce9ce950282756702d9b2c05f783ce55f0b0f2" } }, "bin": "trufflehog.exe",