diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 2821162f6e..8e5069a451 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.29.1", + "version": "3.30.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.29.1/trufflehog_3.29.1_windows_amd64.tar.gz", - "hash": "412ac327b6fadf4e9fe8ff8d6d03327e513901af5693225b04055eb5e1742bfe" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.30.0/trufflehog_3.30.0_windows_amd64.tar.gz", + "hash": "61782def6f6dfc44df27a5dd6f24184b5e2acf4de81da391750e8feb452c4869" } }, "bin": "trufflehog.exe",