trufflehog: Update to version 3.14.0

This commit is contained in:
github-actions[bot] 2022-10-06 00:39:04 +00:00
parent c6a4278acf
commit 6b0ec875ec

View File

@ -1,12 +1,12 @@
{ {
"version": "3.13.0", "version": "3.14.0",
"description": "Find leaked credentials", "description": "Find leaked credentials",
"homepage": "https://github.com/trufflesecurity/trufflehog", "homepage": "https://github.com/trufflesecurity/trufflehog",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.13.0/trufflehog_3.13.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.14.0/trufflehog_3.14.0_windows_amd64.tar.gz",
"hash": "1a71ed03e99f70825c3573a8167fb4296fb860a54fd293e7415835a969b8ebce" "hash": "4f5a39d76a9675284ef43ce9b4f8fbf19b0b7663f736b43d670055baa7c15521"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",