diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index aff6e75bf2..1bd726cdc5 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.81.2", + "version": "3.81.4", "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.81.2/trufflehog_3.81.2_windows_amd64.tar.gz", - "hash": "a808917e807c51f703c084d74daf008a759a97f7b1719c40e2453a1b71a39a01" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.81.4/trufflehog_3.81.4_windows_amd64.tar.gz", + "hash": "07e05292767dac077c0314535d073a90f742f25456880b2bf5311c4cf8169b91" } }, "bin": "trufflehog.exe",