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 475be73 commit dc573a3Copy full SHA for dc573a3
Formula/g/github-mcp-server.rb
@@ -1,8 +1,8 @@
1
class GithubMcpServer < Formula
2
desc "GitHub Model Context Protocol server for AI tools"
3
homepage "https://github.com/github/github-mcp-server"
4
- url "https://github.com/github/github-mcp-server/archive/refs/tags/v0.6.0.tar.gz"
5
- sha256 "c1a59707b47e0daa25d6ad5c26c78824be0e0558c519671f68290e54b8840ddc"
+ url "https://github.com/github/github-mcp-server/archive/refs/tags/v0.7.0.tar.gz"
+ sha256 "ad6580d2ad66f5ec11fa0fc339d571034930ec0390b94fcbe2252478d20ad07d"
6
license "MIT"
7
head "https://github.com/github/github-mcp-server.git", branch: "main"
8
0 commit comments