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