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