diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d1ff9a6851..31244424d0 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.28.2", + "version": "3.28.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.28.2/trufflehog_3.28.2_windows_amd64.tar.gz", - "hash": "32c93cdbb844e81514be701d76ab2a665601cf594057726d10cb006176e31d64" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.28.3/trufflehog_3.28.3_windows_amd64.tar.gz", + "hash": "b242f62f3fd4751b3b940345e8293a7c5f2cc7cf5d1e05d3f557be8ae363777d" } }, "bin": "trufflehog.exe",