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