diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 21c3c2d533..2af4cc434b 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.79.0", + "version": "3.80.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.79.0/trufflehog_3.79.0_windows_amd64.tar.gz", - "hash": "df4732207be98b2a6184e2c2737880bb876c0435d03bc15fd15d7509b3f5bc23" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.80.1/trufflehog_3.80.1_windows_amd64.tar.gz", + "hash": "9aa11a6fc679fb20d1f567560e3ed660332fac19b33e276e6c384e6cd48009ab" } }, "bin": "trufflehog.exe",