Skip to content

Commit 38fba7e

Browse files
committed
mcp-publisher: update 1.3.5 bottle.
1 parent 93165a1 commit 38fba7e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/mcp-publisher.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class McpPublisher < Formula
77
head "https://github.com/modelcontextprotocol/registry.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d8317af279fbd42d0dab19928dda6154d401e72af64678f2a98db8c903f0c652"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d8317af279fbd42d0dab19928dda6154d401e72af64678f2a98db8c903f0c652"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d8317af279fbd42d0dab19928dda6154d401e72af64678f2a98db8c903f0c652"
13-
sha256 cellar: :any_skip_relocation, sonoma: "a3816244b9ea812d200e204546ddb7021e01275650d51c4f1808e786229278b9"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "b317401a52255e94eaa89f26e38e6b7784416bee2aa7bc727113f9f7345c0d93"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f97a4a8068c8d1ba1b9fee87640f6cbd45d4faad365456a8f222a7e08f9b919e"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2c51a8ccd8c30e3ac86597152471f16724857b6078b9f8f93b43200ee7f80f3b"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2c51a8ccd8c30e3ac86597152471f16724857b6078b9f8f93b43200ee7f80f3b"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2c51a8ccd8c30e3ac86597152471f16724857b6078b9f8f93b43200ee7f80f3b"
13+
sha256 cellar: :any_skip_relocation, sonoma: "ab42c0b1fb42e4dbed9fb2237391761c72a504e2b1bfca0a1d20f4373722b433"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "d0ca250f05763e03d4d358390fcf4b3ab834158c92cff839fdf18038c8fdf9ac"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6e75bcea0b55553492f8260e733a8b9786460a23e3e92e088030798f1c20e712"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)