diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index b83ae293c6..2882469fda 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.83.1", + "version": "3.83.2", "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.1/trufflehog_3.83.1_windows_amd64.tar.gz", - "hash": "771d7bd0b95eae61634379bc1bff490033fa5069a08b659f0941bb4afd70a4c1" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.83.2/trufflehog_3.83.2_windows_amd64.tar.gz", + "hash": "75b583e889291d0af81f3be344ac48037f7be2c43d67f99e325ac9c8b69de0e8" } }, "bin": "trufflehog.exe",