diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index b738cb4d61..3fa9906512 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.15", + "version": "3.15.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.15/trufflehog_3.15_windows_amd64.tar.gz", - "hash": "e3a2392eb8b7571304398ba5f7fa13cbd3b5a846ec0e61f93c52827ebaa6526a" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.15.0/trufflehog_3.15.0_windows_amd64.tar.gz", + "hash": "d4c2b310e41ed2aa1e676c10639c101249aacccaf4e3778c05ff99b2de923aaf" } }, "bin": "trufflehog.exe",