diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 0f1e71cd20..d1ff9a6851 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.28.0", + "version": "3.28.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.28.0/trufflehog_3.28.0_windows_amd64.tar.gz", - "hash": "7456734c666a8de4d3d63bec4921f641ed309cb06a7b71f4583b27c175d580c1" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.28.2/trufflehog_3.28.2_windows_amd64.tar.gz", + "hash": "32c93cdbb844e81514be701d76ab2a665601cf594057726d10cb006176e31d64" } }, "bin": "trufflehog.exe",