diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 30551e6a03..ffdc191437 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.68.2", + "version": "3.68.3", "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.68.2/trufflehog_3.68.2_windows_amd64.tar.gz", - "hash": "001504db50fb0b4cd47a6c3311210752fc6c2f13d4a65347288d97d4592abc02" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.68.3/trufflehog_3.68.3_windows_amd64.tar.gz", + "hash": "515184dcac7c7a6095c07adee6509e7c343989c201c2ced2d9ddee454db0de26" } }, "bin": "trufflehog.exe",