diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index b143caec29..d5657bfcba 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.46.3", + "version": "3.47.0", "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.3/trufflehog_3.46.3_windows_amd64.tar.gz", - "hash": "1af2b20df4839bda15cb2c2432819109d5fac18d8bb90aaa689b40900d980afa" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.47.0/trufflehog_3.47.0_windows_amd64.tar.gz", + "hash": "37ea902be45494c9e8724981d2d815ae50f9b0663bee1a2d9a1d969e6e8ebdb5" } }, "bin": "trufflehog.exe",