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 @@ -7,12 +7,12 @@ class Neocmakelsp < Formula
77 head "https://github.com/neocmakelsp/neocmakelsp.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "f0050da2e852811d504cc2b0aa1e386a13948dce010d1eebcadf2245b54dcdb6 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b9c55f84e986d136a051b4b33443f7050cab203b675aabf713aaee9fe4edd362 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "e15f5685585c63301705164bc6c8872fc299ced9ba25e3b3c5275bb0aae69f7e "
13- sha256 cellar : :any_skip_relocation , sonoma : "e8cc8cec1f98830cb81c86ad9afc1f54073f18007cd97feb093b01f244fd87e5 "
14- sha256 cellar : :any_skip_relocation , ventura : "e5dd18a541e742148c289f832eb24c63ae177059b7f94298c44936de49d8f945 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "7b433065c82aec492f84ab378e7ff1fd703fa6c9d531d30b2ecfc1ee9f9b2c76 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "8bf96d9fb4bf78747c24d97c098b91c627dcedb85e0001aabd14338e71a44886 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "21889b8cb02d88b4719b8c556cdce1b0a311c00e9602d2b61900a5c4986b0517 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "b3506e02a62175b058271fe2b358b4dc9eeca332406e3946e0e646bff87747d2 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "c5273930b35dbf4e2415ff2465491cd272b6f960ea687aee17c878eff8284d86 "
14+ sha256 cellar : :any_skip_relocation , ventura : "22f83fd7f946f49c6372b89648628aa79ef831072ac8a1bbf9023e0585f19fdb "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "6578f77bf9da9824afb7dfcf677fa9e91afb168aa0fc096dfd5ab4df32163510 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments