Skip to content

Commit d833204

Browse files
authored
Merge pull request Homebrew#251783 from Homebrew/bump-mcp-server-chart-0.9.3
mcp-server-chart 0.9.3
2 parents 0529c2e + bf7380b commit d833204

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.2.tgz"
5-
sha256 "c89629f7f4576bf1f7e564d42beab481c10838edfee644e1a01be1e2e9c8b81f"
4+
url "https://registry.npmjs.org/@antv/mcp-server-chart/-/mcp-server-chart-0.9.3.tgz"
5+
sha256 "4175992432512ddf28a6e6f76cd9cbee05ee77b951ebbffc03d519c0da5b776d"
66
license "MIT"
77

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

1212
depends_on "node"

0 commit comments

Comments
 (0)