File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,12 @@ class Mlpack < Formula
77 head "https://github.com/mlpack/mlpack.git" , branch : "master"
88
99 bottle do
10- rebuild 1
11- sha256 cellar : :any , arm64_sequoia : "bec3490448e5bfab166597e1ba21643b11caddc285ddcc09fe72a423d4e2e3fb"
12- sha256 cellar : :any , arm64_sonoma : "18ae29440f9b633ce4e67e63d5b54131587facb18ee38ad222e6dbe6db21f441"
13- sha256 cellar : :any , arm64_ventura : "78f145ea6c52f9474b1284d1cd5ae5ef87eb1879e7c38e118b58a1171dcaeec4"
14- sha256 cellar : :any , sonoma : "c940e4b76ff1f06c2a5850cf98f6b81436a9e2114658d3205500470c351d3ad8"
15- sha256 cellar : :any , ventura : "b41d0333a89ff7310e0b2ca93314c20cb49241e4fcf10f6a8f46418f420b8010"
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "c87e0d6ed36859efb4486844c3fea80f6d6ca4970405e0e864e1e233bfee4e95"
10+ sha256 cellar : :any , arm64_sequoia : "14103e2ce794d0e8cda3bb85a4ca003bb15e696294865e788cd2f5bbab1f33c2"
11+ sha256 cellar : :any , arm64_sonoma : "f08fb3c4bd5fecca6e3000d55d50930981abc3b18c990ba266199f85c466afaa"
12+ sha256 cellar : :any , arm64_ventura : "6d19da72724ba1093b67d027fb8fe78fc1432056331a8ad762b8064f20e47ae4"
13+ sha256 cellar : :any , sonoma : "3d7638fd522a387521743fcee1baf6e5cbfaf0e64d594c16a96f04f75083a03e"
14+ sha256 cellar : :any , ventura : "7bbd042a5ce26f803ed770587a64805486f84c1955ec6ab926634e6150148285"
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ec3664885fb3cf60787a14f0a0b2492a4ffa18c90a6a95561e75bf506a18b119"
1716 end
1817
1918 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments