Skip to content

Commit 96312e1

Browse files
committed
github-mcp-server 0.14.0
1 parent d411f86 commit 96312e1

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

0 commit comments

Comments
 (0)