diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 1ffaf81829..05a9eb8c64 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.13", + "version": "3.83.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.82.13/trufflehog_3.82.13_windows_amd64.tar.gz", - "hash": "15f1a4cd6026896822a50c9b530f35d32ec3fe69695c8e63573ae97e6ebf43a4" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.83.0/trufflehog_3.83.0_windows_amd64.tar.gz", + "hash": "6b814af43a269bb4a7d5e19ed6e26175fc243bc3240b815d73e196e11e13d7f1" } }, "bin": "trufflehog.exe",