diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 2af4cc434b..fc321ecd95 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.80.1", + "version": "3.80.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.80.1/trufflehog_3.80.1_windows_amd64.tar.gz", - "hash": "9aa11a6fc679fb20d1f567560e3ed660332fac19b33e276e6c384e6cd48009ab" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.80.2/trufflehog_3.80.2_windows_amd64.tar.gz", + "hash": "107dcd706c5a605e0955ad9603973e3dd9433022b1ea1b9caa2fb3f6982c9d09" } }, "bin": "trufflehog.exe",