There was an error while loading. Please reload this page.
1 parent 1d2931a commit b10f13aCopy full SHA for b10f13a
1 file changed
Formula/tooltrust-scanner.rb
@@ -9,9 +9,9 @@
9
class TooltrustScanner < Formula
10
desc "Security scanner for AI agent tool definitions"
11
homepage "https://github.com/AgentSafe-AI/tooltrust-scanner"
12
- version "0.3.18"
+ version "0.3.19"
13
url "https://github.com/AgentSafe-AI/tooltrust-scanner/archive/refs/tags/v#{version}.tar.gz"
14
- sha256 "49006f2222761caeca4a46cb51e565811e2959adaaaed07d994d52eb91c1c369"
+ sha256 "b0415cdebe551b3e1a0cdc1b8291318b32eb55a5a71c3e8fb9c29efb0190d054"
15
license "MIT"
16
17
depends_on "go" => :build
0 commit comments