diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a7a245524e..cd7f885e17 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.87.2", + "version": "3.88.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.87.2/trufflehog_3.87.2_windows_amd64.tar.gz", - "hash": "301e8826d131a0cb0ec5991ab183a09d219e17c5ae47944f16da818def4fb91e" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.0/trufflehog_3.88.0_windows_amd64.tar.gz", + "hash": "e6d41f32dc4b7360c102ec238331ff91223297d477aad23876d5d36ab2a2cf47" } }, "bin": "trufflehog.exe",