diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 285c700e0d..fa1473ad0f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.7.3", + "version": "3.8.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.7.3/trufflehog_3.7.3_windows_amd64.tar.gz", - "hash": "22dd1e4dafa9ce4c80dd6e0e7b0604819cfa86c149c7491b8dbc9cfef6f18bcf" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.8.0/trufflehog_3.8.0_windows_amd64.tar.gz", + "hash": "f3f3268829b926752facfb5c26278076ebceba1fe45317e15329cd14717e254c" } }, "bin": "trufflehog.exe",