diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index cc28cce1e1..af9c780c2d 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.76.2", + "version": "3.76.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.76.2/trufflehog_3.76.2_windows_amd64.tar.gz", - "hash": "a3a9eaf5162955648ac4bebe2422459088619a5fbbaf7bd099176cd03e7ddcc7" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.76.3/trufflehog_3.76.3_windows_amd64.tar.gz", + "hash": "c7117ce5184d6c1352ca6bf2eae6a69707086c616e01c6fa495f7e3144004945" } }, "bin": "trufflehog.exe",