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 48cf890 commit 59b2d38Copy full SHA for 59b2d38
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.5.0.tar.gz"
5
- sha256 "4c874fcedd82d5df4533ab79e1b675135dd77725500e006b1195a59c01a67d60"
+ url "https://github.com/github/github-mcp-server/archive/refs/tags/v0.6.0.tar.gz"
+ sha256 "c1a59707b47e0daa25d6ad5c26c78824be0e0558c519671f68290e54b8840ddc"
6
license "MIT"
7
head "https://github.com/github/github-mcp-server.git", branch: "main"
8
0 commit comments