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