diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 50ea88b2d9..cfbdba1186 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.59.0", + "version": "3.60.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.59.0/trufflehog_3.59.0_windows_amd64.tar.gz", - "hash": "78e1501578441c91636a6c6c4f04bcf705eaddfc0481362d15a0f3e74ef7a598" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.60.0/trufflehog_3.60.0_windows_amd64.tar.gz", + "hash": "769d608c81e6ef17bd54eae39c2ad82b8d58847f751ea28fe4147103ca534a22" } }, "bin": "trufflehog.exe",