diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 631e0e5a60..170fd2d467 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.60.2", + "version": "3.60.3", "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.2/trufflehog_3.60.2_windows_amd64.tar.gz", - "hash": "65f998a803772b3f9d9cc82b277c4f904033be9744d4daef97cde7228c2ca099" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.60.3/trufflehog_3.60.3_windows_amd64.tar.gz", + "hash": "ef2478f22d1eb75e2bee399445ce344ac9f5a35f6e1c8d90ad5d476ca37232c3" } }, "bin": "trufflehog.exe",