Skip to content

Commit dc573a3

Browse files
committed
github-mcp-server 0.7.0
1 parent 475be73 commit dc573a3

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

0 commit comments

Comments
 (0)