diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d92bc9cf38..7b6017a7ac 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.4.5", + "version": "3.5.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.4.5/trufflehog_3.4.5_windows_amd64.tar.gz", - "hash": "2b3f9102c5c3de76aad70bc664f0ce1869e4dfd9762eafdd41c1b1d206e87cb0" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.5.0/trufflehog_3.5.0_windows_amd64.tar.gz", + "hash": "dbbc4a14708c7d90d1f95106229529b54054c46a76d756ff98f148db81015780" } }, "bin": "trufflehog.exe",