From 374782cd2164c518a366b63e71c72e1965a82e05 Mon Sep 17 00:00:00 2001 From: brian93512 <9778387+brian93512@users.noreply.github.com> Date: Fri, 29 May 2026 19:11:12 +0000 Subject: [PATCH] chore: update Homebrew formula to v0.3.13 --- Formula/tooltrust-scanner.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/tooltrust-scanner.rb b/Formula/tooltrust-scanner.rb index c0a337e..193f2f6 100644 --- a/Formula/tooltrust-scanner.rb +++ b/Formula/tooltrust-scanner.rb @@ -9,9 +9,9 @@ class TooltrustScanner < Formula desc "Security scanner for AI agent tool definitions" homepage "https://github.com/AgentSafe-AI/tooltrust-scanner" - version "0.3.12" + version "0.3.13" url "https://github.com/AgentSafe-AI/tooltrust-scanner/archive/refs/tags/v#{version}.tar.gz" - sha256 "d52cd8f9da01a33ac478172990e53650ba018bb2f0a2248fe6dddafba1899665" + sha256 "d0f63df52080b043057f8c17f532cc9def3bf8554f720c75d8901a8721546be9" license "MIT" depends_on "go" => :build