diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 59836c6bb7..93a342e3d0 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.16.0", + "version": "3.16.1", "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.16.0/trufflehog_3.16.0_windows_amd64.tar.gz", - "hash": "c0ae5b77ab82aee6a64dbd7035dd631d3310e2cfcc97ce66796a356e2ba9b39a" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.16.1/trufflehog_3.16.1_windows_amd64.tar.gz", + "hash": "73dd63c82ca34999a9b4063e06eafb6f27626ac39dcc4233fb2e8ba9d222046d" } }, "bin": "trufflehog.exe",