trufflehog: Update to version 3.18.0

This commit is contained in:
github-actions[bot] 2022-11-22 16:30:02 +00:00
parent 5f14b69571
commit f20c9802fc

View File

@ -1,12 +1,12 @@
{ {
"version": "3.17.0", "version": "3.18.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.17.0/trufflehog_3.17.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.18.0/trufflehog_3.18.0_windows_amd64.tar.gz",
"hash": "f1e446622943eb9b14cffff7c80b97fea14e50ea6b1a9575b4c50c6e9e1d70a3" "hash": "75b74df6e93723366aac4769d046fe437ddd11042e263603fb36b07c4684947a"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",