Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/m/mcp-toolbox.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class McpToolbox < Formula
desc "MCP server for databases"
homepage "https://github.com/googleapis/genai-toolbox"
url "https://github.com/googleapis/genai-toolbox/archive/refs/tags/v0.25.0.tar.gz"
sha256 "7f7cf0123e19db010c43aea51bc8f46af495415fca530e01f10ea763b5713659"
url "https://github.com/googleapis/genai-toolbox/archive/refs/tags/v0.26.0.tar.gz"
sha256 "4a0ff01cedc7ccc8c831907af1b269c56682be7b8477fa2e09957515f73707fe"
license "Apache-2.0"

bottle do
Expand Down
Loading