diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index cd2393d049..dbca904530 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.31.0", + "version": "3.31.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.31.0/trufflehog_3.31.0_windows_amd64.tar.gz", - "hash": "3bc04db596f0db994f72bef935be1cc466b095a9cfe21dc512aced3d9a2a0be5" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.31.2/trufflehog_3.31.2_windows_amd64.tar.gz", + "hash": "1a196b507f10a87f2090085b03e0f60de8355e2db3081272d97b74d581d73e1f" } }, "bin": "trufflehog.exe",