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