diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d9c9260944..262affa980 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.90.13", + "version": "3.91.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.90.13/trufflehog_3.90.13_windows_amd64.tar.gz", - "hash": "392434a28ea079347f0b93c58efab73c03d6fd14ca868ce6ca145c8f2c9cb42e" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.91.0/trufflehog_3.91.0_windows_amd64.tar.gz", + "hash": "405954d4d2d4e34bfadb2e9909f4e738045f25ab2ebbeadfe0a6289c69866c1a" } }, "bin": "trufflehog.exe",