trufflehog: Update to version 3.25.2

This commit is contained in:
github-actions[bot] 2023-01-14 00:33:25 +00:00
parent 8882542362
commit d3884d7bc6

View File

@ -1,12 +1,12 @@
{ {
"version": "3.25.1", "version": "3.25.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.25.1/trufflehog_3.25.1_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.25.2/trufflehog_3.25.2_windows_amd64.tar.gz",
"hash": "8890a4c18c102020703d2d468286c2e9468b208647f4412df5ec8a6409822acb" "hash": "6ba88328db65dea91815f7d91f366f256787ec0d1506fc4ca163975cf2cd32eb"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",