diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d0c816ada9..158fcb814f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.1", + "version": "3.82.2", "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.82.1/trufflehog_3.82.1_windows_amd64.tar.gz", - "hash": "7d3414dec1f8c37196f6bc174cd26b4a1bbcc42b1022ac602de127e718adc258" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.2/trufflehog_3.82.2_windows_amd64.tar.gz", + "hash": "636ddfa3c8629fb8b663819bbc3fc7ad54a81408076fd899d352d6a311e042b7" } }, "bin": "trufflehog.exe",