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