diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 115d0da43c..73c208e033 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.35", + "version": "3.89.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.88.35/trufflehog_3.88.35_windows_amd64.tar.gz", - "hash": "e6625fd66c99a2183943833302f1e67d4647401b0fe22bfb912f86e2397809b3" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.89.0/trufflehog_3.89.0_windows_amd64.tar.gz", + "hash": "265b451caf00bf2af777c7094329b9066eaadef1916bb3b51c60101436e87274" } }, "bin": "trufflehog.exe",