diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d6fb3359be..3d1a327782 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.90.6", + "version": "3.90.8", "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.90.6/trufflehog_3.90.6_windows_amd64.tar.gz", - "hash": "48039b127320577408386a7590ae7b53bc56db0321e65671efb88927fc270471" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.8/trufflehog_3.90.8_windows_amd64.tar.gz", + "hash": "f5bbd630cc47d9d4e5e2ed936c7dae121067f8011ce9ff863d174191167285c8" } }, "bin": "trufflehog.exe",