File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ class KubernetesMcpServer < Formula
77 head "https://github.com/containers/kubernetes-mcp-server.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "51c762628a4d5ba2c929a06b14ed29d571206167e0432347b441006dce85641c "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "80eef89e903de6194cd694a91cfcbc3d80b1a032612128b2410cb53fcf55ba6f "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5fcf114d25ff570365fb47ea4817c02756b458560ed6a8698cb6d2f0c8b935a3 "
13- sha256 cellar : :any_skip_relocation , sonoma : "ca2eed25f64dbb62ca3b87eea22e8b8b70288d08013cef64b81e01382a44466e "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "7154507377a277175bac64a0d8404ebf1a1f1d8a13096a8f0712bc24997e5dde "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "357345441ca3f6a235eb22877c0ba7dd9b18228d4ff48952c4d5ebab603f62ee "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "764ce7c4ac4e2853cdd2898efd2bd162f67d5299ea16e9cb4b525d3177687f28 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "d77c669a2506b8dc7e2fd27107435b76f0dcdb909ee6998d096525c8df0c4e5c "
13+ sha256 cellar : :any_skip_relocation , sonoma : "f0af45313354f2c1ba241d523d976758481de8e117d0c829fce8826b60afdeba "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "bd23d6dff91a62a0e4b99ce76b5bf1d0fc8a5b5b1995be6b5609f973da83fe31 "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments