Skip to content

Commit 3996a06

Browse files
authored
Merge pull request #251503 from Homebrew/bump-mcp-server-chart-0.9.2
mcp-server-chart 0.9.2
2 parents a4b2fea + d6f539d commit 3996a06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/mcp-server-chart.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class McpServerChart < Formula
22
desc "MCP with 25+ @antvis charts for visualization, generation, and analysis"
33
homepage "https://github.com/antvis/mcp-server-chart"
4-
url "https://registry.npmjs.org/@antv/mcp-server-chart/-/mcp-server-chart-0.9.1.tgz"
5-
sha256 "3c0411a18b61ba14a9f9686913520b3c0746be048eeb123390eaee51db422949"
4+
url "https://registry.npmjs.org/@antv/mcp-server-chart/-/mcp-server-chart-0.9.2.tgz"
5+
sha256 "c89629f7f4576bf1f7e564d42beab481c10838edfee644e1a01be1e2e9c8b81f"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "838b713d4f2b0df0f8d29bdd7b91e59a9feeeb9320d4859c4f5594e0576347d1"
9+
sha256 cellar: :any_skip_relocation, all: "7bac52d677833e3bf444f81438d2f270e48fe90c8b39800b776d2138dfa30a64"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)