diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c089da721d..f9d2bba1d8 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.10.0", + "version": "3.10.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.10.0/trufflehog_3.10.0_windows_amd64.tar.gz", - "hash": "a36824572ef141fb85e45711167352aaad6239c0f64863444cd63040377febdb" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.10.1/trufflehog_3.10.1_windows_amd64.tar.gz", + "hash": "1f87c58d648947c266f2b3e6dac554f9be6a687529b0161e3428f92dc37e1af4" } }, "bin": "trufflehog.exe",