From 27fdec649094ceeeb6a64f5d35b891f4dbdf3836 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 Oct 2025 17:31:59 +0000 Subject: [PATCH] trufflehog 3.90.9 --- Formula/t/trufflehog.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/trufflehog.rb b/Formula/t/trufflehog.rb index a659e2d045548..eeb686d866389 100644 --- a/Formula/t/trufflehog.rb +++ b/Formula/t/trufflehog.rb @@ -1,8 +1,8 @@ class Trufflehog < Formula desc "Find and verify credentials" homepage "https://trufflesecurity.com/" - url "https://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.90.8.tar.gz" - sha256 "8426a99077fb4b2753755e33328ad9d6690b82ae45c974bd0b02b5a42219605a" + url "https://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.90.9.tar.gz" + sha256 "9ae156be63d01300bc17f908c60e6f0683a52547db65b390d86f7edeb1f05927" # upstream license ask, https://github.com/trufflesecurity/trufflehog/issues/1446 license "AGPL-3.0-only" head "https://github.com/trufflesecurity/trufflehog.git", branch: "main"