diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a261c82b6f..63c06e6010 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.28.7", + "version": "3.29.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.28.7/trufflehog_3.28.7_windows_amd64.tar.gz", - "hash": "7016a814b87a18d36488fa4011bcfba5b8089624aa279c2b93c3f9f2c7f83b5b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.29.0/trufflehog_3.29.0_windows_amd64.tar.gz", + "hash": "5de0d393e77d00b037f6c0e00bcde1c1cad1727aa7e3107548c7c68c28bed9c8" } }, "bin": "trufflehog.exe",