Skip to content

Commit e9575b4

Browse files
committed
github-mcp-server: update 0.16.0 bottle.
1 parent 3409f20 commit e9575b4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Formula/g/github-mcp-server.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ 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_tahoe: "c98f707dce3844003dfbffb56e6804e76cc873de68e53cc31372188a30ea2174"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c98f707dce3844003dfbffb56e6804e76cc873de68e53cc31372188a30ea2174"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c98f707dce3844003dfbffb56e6804e76cc873de68e53cc31372188a30ea2174"
13-
sha256 cellar: :any_skip_relocation, sonoma: "e7f26cca9e34a275b0bfa36aaa02e7fa2341fe860f8d46bac51c099aa6f4b717"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1d9bc758ea6ad958ba5517787b0908645fe068f872751a06cf2e963df2bda7b1"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "a8dc945d52e853f08ff47475a152dd70d6c0ad8d15712ef658a84bf0870a0dae"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a8dc945d52e853f08ff47475a152dd70d6c0ad8d15712ef658a84bf0870a0dae"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a8dc945d52e853f08ff47475a152dd70d6c0ad8d15712ef658a84bf0870a0dae"
13+
sha256 cellar: :any_skip_relocation, sonoma: "efdf0ac1210b038205605cc64677df644d977f2cba6ac399a740063333ab5ec7"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e64df1d864ca3008389ae51c326d3aa0f96bb6c4bbf124988a4c753010b71fef"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)