trufflehog: Update to version 3.70.2

This commit is contained in:
github-actions[bot] 2024-03-18 16:27:20 +00:00
parent eb67e31a28
commit e2e001a1a0

View File

@ -1,12 +1,12 @@
{ {
"version": "3.70.1", "version": "3.70.2",
"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.70.1/trufflehog_3.70.1_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.70.2/trufflehog_3.70.2_windows_amd64.tar.gz",
"hash": "d25df76d16eef8e200c7b86798541d3bf13f9778e8c7af1828d01ff7b880cbba" "hash": "eccf0ffc78176532439784bc179cb2e923e0ab98ff8a5acb0694653897708dbf"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",