Skip to content

Commit dd6d590

Browse files
authored
Merge pull request #273330 from Homebrew/bump-mcp-toolbox-0.30.0
mcp-toolbox 0.30.0
2 parents 3fe1858 + 43d9e98 commit dd6d590

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/m/mcp-toolbox.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class McpToolbox < Formula
22
desc "MCP server for databases"
33
homepage "https://github.com/googleapis/genai-toolbox"
4-
url "https://github.com/googleapis/genai-toolbox/archive/refs/tags/v0.29.0.tar.gz"
5-
sha256 "6e899b949415dd566c37549f980a742f8cf626aa1b5c3ea7d5820abcf480656d"
4+
url "https://github.com/googleapis/genai-toolbox/archive/refs/tags/v0.30.0.tar.gz"
5+
sha256 "86404bc3ba05c582eef79f5ba55cabd4e752fd50be6c954e0119ccd2ae1c71d3"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "913831c94ab203874f0184860f0c1aa85da4fb65efda9b80478c67741fb62af7"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3d52a8ef3732d6c8f0088a4939a71aca0f5b8223b364e1ba9b1baf8f5dd8c60e"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6503254b3400588d0dce103a6348ce377feb645355fa59f827c3a31b73d1e47f"
12-
sha256 cellar: :any_skip_relocation, sonoma: "9297830551a9bf949d32c0e2cbc00ee6314d3a8caf2d8e01e5ee00b798ad6bd4"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "acacf5a0d7040a2a449e1affb3b772537fc499baf4cb456c70d24fbd6927d0aa"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "474d4ec1104180566a6bdff403a7c5c5a3980642e86fcecd39bc577b82b92950"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d85d1e3fb4ad19a9cc5636969ed49ae86679426aa595ba910faef13b4712380c"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "082c0e3c31956179fa0df3de98a11846c4633db126832a113279996f76491c7e"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ffb3846278847d3715625ce802b75ac2b23c787237c4a14f082a782a6953e966"
12+
sha256 cellar: :any_skip_relocation, sonoma: "2bb752eb570238164d964e03c9ed92e1f6c5f40ab434581c4f540a591025ab76"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "33399b55d01573620c301250d5ce1ab153927da14c2b66d8e044c1e5e9fffb6b"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6846f33ce9b3554f4243d33763b9cadd76f77f6c9e5071b5148c55d46e99b9d6"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)