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 4286a17 commit e742f52Copy full SHA for e742f52
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.20.0.tar.gz"
5
- sha256 "e65f08f4c05982212c03732d53f77c562bb85656ee238e9f7c1bce21f4faf5ef"
+ url "https://github.com/github/github-mcp-server/archive/refs/tags/v0.20.1.tar.gz"
+ sha256 "3c64fed3846871723a08acde181a941ce76106b5838181e11bb6fe2efe0a4037"
6
license "MIT"
7
head "https://github.com/github/github-mcp-server.git", branch: "main"
8
0 commit comments