trufflehog: Update to version 3.27.1

This commit is contained in:
github-actions[bot] 2023-02-11 16:29:30 +00:00
parent 353fda51fd
commit ae6aa1e705

View File

@ -1,12 +1,12 @@
{ {
"version": "3.27.0", "version": "3.27.1",
"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.27.0/trufflehog_3.27.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.27.1/trufflehog_3.27.1_windows_amd64.tar.gz",
"hash": "e79f5e40a6f07990b8e27e1532b892c857af26d706c44d198328cdf2d631424b" "hash": "06a310bfabe43a6f46edb1d5824c7354766c95a2048e87529a2bfc1727288673"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",