diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 7c8b455edb..b143caec29 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.46.2", + "version": "3.46.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.46.2/trufflehog_3.46.2_windows_amd64.tar.gz", - "hash": "9429e611c087db4a8a1e17b33ae05e65441d5803263dd4a5461ec12c8f12a571" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.46.3/trufflehog_3.46.3_windows_amd64.tar.gz", + "hash": "1af2b20df4839bda15cb2c2432819109d5fac18d8bb90aaa689b40900d980afa" } }, "bin": "trufflehog.exe",