Skip to content

Commit 137a886

Browse files
committed
github-mcp-server: update 0.20.1 bottle.
1 parent e742f52 commit 137a886

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/github-mcp-server.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class GithubMcpServer < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9a65fbce3c6b2b426c30282f6ef9baeec6061a69e0f4680540ac22d9a494152f"
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9a65fbce3c6b2b426c30282f6ef9baeec6061a69e0f4680540ac22d9a494152f"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a65fbce3c6b2b426c30282f6ef9baeec6061a69e0f4680540ac22d9a494152f"
18-
sha256 cellar: :any_skip_relocation, sonoma: "d1c0aaed5fd5f82636542a92afc47c021377f498c101138de797bca8ef8ff4e1"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "ca6ba62677bbbce709f1f9e0ea045e6b4835c93b5763af87021d82f84d72cd78"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4f699e687feec5e2e7eb1660e5fa70d6ab76c68e8151788bff819397fe8a7f8a"
15+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "de26a844858082ed3a6799826709661d2cc8ed71a1118d4d2ee35bf920c22d78"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "de26a844858082ed3a6799826709661d2cc8ed71a1118d4d2ee35bf920c22d78"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "de26a844858082ed3a6799826709661d2cc8ed71a1118d4d2ee35bf920c22d78"
18+
sha256 cellar: :any_skip_relocation, sonoma: "d2ae3fb018f7bed897fb19d2f76a594cb73828b59ac1e992ce79fe78f49cd0a2"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "3c2f10f2bf247c97f395567a0f1112b0164def1698c86ba474d269a364279500"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fb510b0721b05e6e1ac1d8e01bc9183ecb2168183d19b9461599a8338b4c77a9"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)