diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 640de9dede..2712591c8f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.75.1", + "version": "3.76.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.75.1/trufflehog_3.75.1_windows_amd64.tar.gz", - "hash": "56bd549518fa9920860be8247321774fd0c674e3b92de4ff1c2d81e6dc5f26c4" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.76.0/trufflehog_3.76.0_windows_amd64.tar.gz", + "hash": "d2c2e4d2b7e43f5331640f2f31085f68daa7d7530f394e9954617d1a7150f85f" } }, "bin": "trufflehog.exe",