diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index e8d0d95af0..21c3c2d533 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.78.2", + "version": "3.79.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.78.2/trufflehog_3.78.2_windows_amd64.tar.gz", - "hash": "4cf2ca683be674d9967900f68c4e38285757601f3c8088893487a83cb5c2fa63" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.79.0/trufflehog_3.79.0_windows_amd64.tar.gz", + "hash": "df4732207be98b2a6184e2c2737880bb876c0435d03bc15fd15d7509b3f5bc23" } }, "bin": "trufflehog.exe",