diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index ea592decc6..c1abab4719 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.23", + "version": "3.88.24", "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.23/trufflehog_3.88.23_windows_amd64.tar.gz", - "hash": "9d3c9631b6215e22848761d75a85f2ead56d45d7fb15af881484e3423b4b6988" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.24/trufflehog_3.88.24_windows_amd64.tar.gz", + "hash": "a92bada4b5a21a28b2c3a5fdea6bc4c79f41edfff9b0ce1b87d09b42af0f56e8" } }, "bin": "trufflehog.exe",