diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index cd7f885e17..c35be3ac38 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.0", + "version": "3.88.1", "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.88.0/trufflehog_3.88.0_windows_amd64.tar.gz", - "hash": "e6d41f32dc4b7360c102ec238331ff91223297d477aad23876d5d36ab2a2cf47" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.1/trufflehog_3.88.1_windows_amd64.tar.gz", + "hash": "74aaf07e32a0d4417c6ed5af8ece290377dda583594b1702c08b5f4ff167766c" } }, "bin": "trufflehog.exe",