Skip to content

Commit e742f52

Browse files
committed
github-mcp-server 0.20.1
1 parent 4286a17 commit e742f52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/github-mcp-server.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class GithubMcpServer < Formula
22
desc "GitHub Model Context Protocol server for AI tools"
33
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"
4+
url "https://github.com/github/github-mcp-server/archive/refs/tags/v0.20.1.tar.gz"
5+
sha256 "3c64fed3846871723a08acde181a941ce76106b5838181e11bb6fe2efe0a4037"
66
license "MIT"
77
head "https://github.com/github/github-mcp-server.git", branch: "main"
88

0 commit comments

Comments
 (0)