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 d411f86 commit 96312e1Copy full SHA for 96312e1
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.13.0.tar.gz"
5
- sha256 "cbf61aa00e00acc9162fe31ae3254de7a96dbe2795a027c53b12b8c1b39b9c33"
+ url "https://github.com/github/github-mcp-server/archive/refs/tags/v0.14.0.tar.gz"
+ sha256 "3b3fe5aef82774163e0052f7f83eb29bf32ec20c987bd5748f57651a4ca05a77"
6
license "MIT"
7
head "https://github.com/github/github-mcp-server.git", branch: "main"
8
0 commit comments