diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 85c1333426..c63bfdae5f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.90.0", + "version": "3.90.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.90.0/trufflehog_3.90.0_windows_amd64.tar.gz", - "hash": "6c7c1a1b061164405c979e1a6da96191a7008b1a30677523f7cd956e5b36e7c9" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.1/trufflehog_3.90.1_windows_amd64.tar.gz", + "hash": "0ddbc9748446c8a5fd2c2136fe5504aa806d1d1f3125f611797f13e228b1b757" } }, "bin": "trufflehog.exe",