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