diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c19fed40cd..0808822d39 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.68.0", + "version": "3.68.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.68.0/trufflehog_3.68.0_windows_amd64.tar.gz", - "hash": "b47787b6e2e049fd5acb3611c47dd715fc5d6ed91d819dcad5065f02ac97b49d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.68.1/trufflehog_3.68.1_windows_amd64.tar.gz", + "hash": "bb0b8c7c8f62efc34dfd86783fa90673ce65881aa3db83d40cd85ccf9807e96d" } }, "bin": "trufflehog.exe",