diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index fdbc5dd44c..082b5e1e84 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.16.2", + "version": "3.16.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.16.2/trufflehog_3.16.2_windows_amd64.tar.gz", - "hash": "a2a0258167f9173597839dde016e4506f89b442fcef0787ff0b08055dbabf40b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.16.3/trufflehog_3.16.3_windows_amd64.tar.gz", + "hash": "f03bd163afee4588cc823704daa54ea3a2a470549c2a5d4772181593b0606d92" } }, "bin": "trufflehog.exe",