Skip to content

Commit e352a22

Browse files
committed
github-mcp-server 0.1.1-release-validation
1 parent bf14f12 commit e352a22

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/g/github-mcp-server.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
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.1.1.tar.gz"
5-
sha256 "626d0112467b1bfd76335f12f65a5b065ac09e441d7de48106667956f5a62f70"
4+
url "https://github.com/github/github-mcp-server/archive/refs/tags/v0.1.1-release-validation.tar.gz"
5+
version "0.1.1-release-validation"
6+
sha256 "b79f546fd467ab98f327f95f25003b6fe43570314c3baa1bbe303f22188e8f9b"
67
license "MIT"
78
head "https://github.com/github/github-mcp-server.git", branch: "main"
89

0 commit comments

Comments
 (0)