diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 1ecc81ad37..9ebf4aed82 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.83.7", + "version": "3.84.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.83.7/trufflehog_3.83.7_windows_amd64.tar.gz", - "hash": "cbaecd7696ea2c0ce1cb0d1db7dc6f784668bbc5b13f08b4a377b1c4274ec81a" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.84.0/trufflehog_3.84.0_windows_amd64.tar.gz", + "hash": "2bb2c316cb85a7572e54ddefdeb484ee6adcbffa034c57bf5a451bc3d4da42f6" } }, "bin": "trufflehog.exe",