diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index efae03eb2d..e47a05a030 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.10.3", + "version": "3.11.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.3/trufflehog_3.10.3_windows_amd64.tar.gz", - "hash": "4ef968e9005dea4f63f7d063c3057d552dbe488920db0f915a8363a2d05378d2" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.11.1/trufflehog_3.11.1_windows_amd64.tar.gz", + "hash": "056fe02ab669d48435898a71858b5638f46101492882a31744a43e07899f3cae" } }, "bin": "trufflehog.exe",