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