diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 8834ed0478..d0c816ada9 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.0", + "version": "3.82.1", "description": "Find leaked credentials", "homepage": "https://github.com/trufflesecurity/trufflehog", "license": "AGPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.0/trufflehog_3.82.0_windows_amd64.tar.gz", - "hash": "4207a7f37b1c4f79fd9894df3f533658b3a8df9afb1606a91531c386351dfc62" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.1/trufflehog_3.82.1_windows_amd64.tar.gz", + "hash": "7d3414dec1f8c37196f6bc174cd26b4a1bbcc42b1022ac602de127e718adc258" } }, "bin": "trufflehog.exe",