diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 158fcb814f..65ee9e743f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.2", + "version": "3.82.3", "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.82.2/trufflehog_3.82.2_windows_amd64.tar.gz", - "hash": "636ddfa3c8629fb8b663819bbc3fc7ad54a81408076fd899d352d6a311e042b7" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.3/trufflehog_3.82.3_windows_amd64.tar.gz", + "hash": "51a777bf706b593244617869d5b891cfc0f11d2cf34850f8cb746c0eb398d17b" } }, "bin": "trufflehog.exe",