We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b9903 commit 2d4f071Copy full SHA for 2d4f071
Formula/m/mcp-toolbox.rb
@@ -1,8 +1,8 @@
1
class McpToolbox < Formula
2
desc "MCP server for databases"
3
homepage "https://github.com/googleapis/genai-toolbox"
4
- url "https://github.com/googleapis/genai-toolbox/archive/refs/tags/v0.30.0.tar.gz"
5
- sha256 "86404bc3ba05c582eef79f5ba55cabd4e752fd50be6c954e0119ccd2ae1c71d3"
+ url "https://github.com/googleapis/genai-toolbox/archive/refs/tags/v0.31.0.tar.gz"
+ sha256 "5145360ef251bb3699afb683918332a5a6790c9c41a4cd19166b130c682a13b4"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments