diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index dcbe061d09..ca898cb463 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.93.2", + "version": "3.93.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.93.2/trufflehog_3.93.2_windows_amd64.tar.gz", - "hash": "9eb6f055bc5e97cf5d94e45368d301f39cb087abdfb67274dab3b4ee2199d365" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.93.3/trufflehog_3.93.3_windows_amd64.tar.gz", + "hash": "53c72ff38a1028341c507e76fd476aac3da4a95b58135a93d945c92849e70ff5" } }, "bin": "trufflehog.exe",