Skip to content

Commit b10f13a

Browse files
authored
chore: update Homebrew formula to v0.3.19 (#77)
Co-authored-by: brian93512 <9778387+brian93512@users.noreply.github.com>
1 parent 1d2931a commit b10f13a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/tooltrust-scanner.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
class TooltrustScanner < Formula
1010
desc "Security scanner for AI agent tool definitions"
1111
homepage "https://github.com/AgentSafe-AI/tooltrust-scanner"
12-
version "0.3.18"
12+
version "0.3.19"
1313
url "https://github.com/AgentSafe-AI/tooltrust-scanner/archive/refs/tags/v#{version}.tar.gz"
14-
sha256 "49006f2222761caeca4a46cb51e565811e2959adaaaed07d994d52eb91c1c369"
14+
sha256 "b0415cdebe551b3e1a0cdc1b8291318b32eb55a5a71c3e8fb9c29efb0190d054"
1515
license "MIT"
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)