diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 108fdb5f89..631e0e5a60 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.60.1", + "version": "3.60.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.60.1/trufflehog_3.60.1_windows_amd64.tar.gz", - "hash": "8136d606e0e3b1dedb23e07b76fb3a37c7c0a1d2c5425ecaa328a20215c7d50f" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.60.2/trufflehog_3.60.2_windows_amd64.tar.gz", + "hash": "65f998a803772b3f9d9cc82b277c4f904033be9744d4daef97cde7228c2ca099" } }, "bin": "trufflehog.exe",