File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class GithubMcpServer < Formula
77 head "https://github.com/github/github-mcp-server.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "cc65acc8187353a0de8ed283aaf417a1bf7ff0a90e13257fd00dd19635c5bdfc "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "cc65acc8187353a0de8ed283aaf417a1bf7ff0a90e13257fd00dd19635c5bdfc "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "cc65acc8187353a0de8ed283aaf417a1bf7ff0a90e13257fd00dd19635c5bdfc "
13- sha256 cellar : :any_skip_relocation , sonoma : "2954925b08b70e01cd2e233e6b1a437a394ccfbc15606f0252c467a382cc5a0e "
14- sha256 cellar : :any_skip_relocation , ventura : "2954925b08b70e01cd2e233e6b1a437a394ccfbc15606f0252c467a382cc5a0e "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "a58d19f36d640c90faf10820ea361b1e56c0e057f543ed6f8463055e1742e64b "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "e4fea8f656bae73583d0b985eba211f7ea68a64d7ad245b2bd0972047d211918 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e4fea8f656bae73583d0b985eba211f7ea68a64d7ad245b2bd0972047d211918 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "e4fea8f656bae73583d0b985eba211f7ea68a64d7ad245b2bd0972047d211918 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "2ed7cec6b768e4753f07af53bdba00df2dae7e5d5d64211a9b5548a67e204918 "
14+ sha256 cellar : :any_skip_relocation , ventura : "2ed7cec6b768e4753f07af53bdba00df2dae7e5d5d64211a9b5548a67e204918 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "22baeb0486c68177c56b8a3f8f9d24bf1ee01d6ab49536a53826fb53d5449e37 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments