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 377ce1b commit 180568eCopy full SHA for 180568e
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.7.0.tar.gz"
5
- sha256 "ad6580d2ad66f5ec11fa0fc339d571034930ec0390b94fcbe2252478d20ad07d"
+ url "https://github.com/github/github-mcp-server/archive/refs/tags/v0.8.0.tar.gz"
+ sha256 "03d827785ee4b68dce0b97215e0f8f1a87a46df584d35109156d8058cab1526e"
6
license "MIT"
7
head "https://github.com/github/github-mcp-server.git", branch: "main"
8
0 commit comments