diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 252ae907b2..471166549f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.92.2", + "version": "3.92.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.92.2/trufflehog_3.92.2_windows_amd64.tar.gz", - "hash": "3a089ee04fdeb6ab1bdb9b56fea7477f598e82369bcb6fed943db5317e47c777" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.92.3/trufflehog_3.92.3_windows_amd64.tar.gz", + "hash": "a39f42f0d1b233733e0817da2e3a03e7b233ac601b71d7d5f62fe58fb10a8057" } }, "bin": "trufflehog.exe",