Skip to content

Commit 7e01e70

Browse files
committed
github-mcp-server 0.4.0
1 parent e279f53 commit 7e01e70

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.3.0.tar.gz"
5-
sha256 "3e7e3b8e6496d95e4913661e44665067bfe6874da016dc43b53e5f8beaad1a26"
4+
url "https://github.com/github/github-mcp-server/archive/refs/tags/v0.4.0.tar.gz"
5+
sha256 "824412c08b0fb8f462c6c59cc606791baffaaecb66810f4e274a3a7bd7fa6d99"
66
license "MIT"
77
head "https://github.com/github/github-mcp-server.git", branch: "main"
88

0 commit comments

Comments
 (0)