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 @@ -6,12 +6,12 @@ class McpToolbox < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_tahoe : "d85d1e3fb4ad19a9cc5636969ed49ae86679426aa595ba910faef13b4712380c "
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "082c0e3c31956179fa0df3de98a11846c4633db126832a113279996f76491c7e "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "ffb3846278847d3715625ce802b75ac2b23c787237c4a14f082a782a6953e966 "
12- sha256 cellar : :any_skip_relocation , sonoma : "2bb752eb570238164d964e03c9ed92e1f6c5f40ab434581c4f540a591025ab76 "
13- sha256 cellar : :any_skip_relocation , arm64_linux : "33399b55d01573620c301250d5ce1ab153927da14c2b66d8e044c1e5e9fffb6b "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "6846f33ce9b3554f4243d33763b9cadd76f77f6c9e5071b5148c55d46e99b9d6 "
9+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "4111c6c7e5b6c4bb5f4a78d948ed0c3528d19a4d39ee277d3e82af87fcc63a43 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "faa7b3ed371973157bedcbda36b95cadf17799cb39c593dacf0f3da96ead114e "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "6d9561092db42b68ffb4c1a27f6923c84c75ba84f8e5e817c68ba553f3395db1 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "ff6cbd7b9577d66952c469d9f3a9215e4ee3eb04b7aa0b0dcd65bc61c1e7f204 "
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "dafe04980da25104f97aa26dcd51ff388dba4979184ec71be588e36b55ceea5b "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4b70378fbd7a9727747a7a05f0b7f63bfd89ab32996ec8b1bfa18965dcf4e001 "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments