diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 08a488cbf5..717119ede3 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.54.3", + "version": "3.54.4", "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.54.3/trufflehog_3.54.3_windows_amd64.tar.gz", - "hash": "8ae00fb448dd1e79943e6ac593ad1933b59acc05858dda79d848807c087c7be4" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.54.4/trufflehog_3.54.4_windows_amd64.tar.gz", + "hash": "0ce765cb73b976eeb85d249d3b6669d27f1206a21b076bf402479ed8cd437bc8" } }, "bin": "trufflehog.exe",