Skip to content

Commit 5130429

Browse files
authored
Merge pull request #250961 from Homebrew/bump-context7-mcp-1.0.26
context7-mcp 1.0.26
2 parents f7cd092 + 899de8a commit 5130429

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/c/context7-mcp.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Context7Mcp < Formula
22
desc "Up-to-date code documentation for LLMs and AI code editors"
33
homepage "https://github.com/upstash/context7"
4-
url "https://registry.npmjs.org/@upstash/context7-mcp/-/context7-mcp-1.0.25.tgz"
5-
sha256 "5b5ef5985bd773af5df23d735f9d9af3c025712a4bd0e727d53008f891e982b5"
4+
url "https://registry.npmjs.org/@upstash/context7-mcp/-/context7-mcp-1.0.26.tgz"
5+
sha256 "4d4be0443718ab0ff8ad9a1e172e8c5f01f0c77f4f00d8477e4baa4375113945"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "ec4cc4304003d8b970ac4949156f2ffd4b3c4e8c303bdbdd9e8226bf3cf16f1c"
9+
sha256 cellar: :any_skip_relocation, all: "9b0d37bf60eb023bb9403c0b63d285d1cb8b536c38242e9489b7b3074422df03"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)