File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 1
- class GenaiToolbox < Formula
2
- desc "MCP Toolbox for Databases, an open source MCP server for databases"
1
+ class McpToolbox < Formula
2
+ desc "Open source MCP server for databases"
3
3
homepage "https://github.com/googleapis/genai-toolbox"
4
4
url "https://github.com/googleapis/genai-toolbox/archive/refs/tags/v0.9.0.tar.gz"
5
5
sha256 "a18dd9e173ac008f725d7111b8d70b2053dfe99049795d73a74f38ac18227b21"
@@ -10,15 +10,6 @@ class GenaiToolbox < Formula
10
10
strategy :github_latest
11
11
end
12
12
13
- bottle do
14
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "19f6dc79592239860bf263acf6415305d3b1bc4084dc823a543a353888e735ed"
15
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "19f6dc79592239860bf263acf6415305d3b1bc4084dc823a543a353888e735ed"
16
- sha256 cellar : :any_skip_relocation , arm64_ventura : "19f6dc79592239860bf263acf6415305d3b1bc4084dc823a543a353888e735ed"
17
- sha256 cellar : :any_skip_relocation , sonoma : "d3c6681281d19afedc28753085b6fa2ef3bc1802300dae995a237b7f22bf4faa"
18
- sha256 cellar : :any_skip_relocation , ventura : "d3c6681281d19afedc28753085b6fa2ef3bc1802300dae995a237b7f22bf4faa"
19
- sha256 cellar : :any_skip_relocation , x86_64_linux : "d7d83f9bbb5d627cdca667f903b5712de59e31057b0dbd978e9327d1557dccfd"
20
- end
21
-
22
13
depends_on "go" => :build
23
14
24
15
def install
Original file line number Diff line number Diff line change 37
37
"fcct" : " butane" ,
38
38
"ffmpeg28" : " ffmpeg@2.8" ,
39
39
"findbugs" : " spotbugs" ,
40
+ "genai-toolbox" : " mcp-toolbox" ,
40
41
"geode" : " apache-geode" ,
41
42
"geth" : " ethereum" ,
42
43
"gitlab-ci-multi-runner" : " gitlab-runner" ,
You can’t perform that action at this time.
0 commit comments