11class Ngt < Formula
22 desc "Neighborhood graph and tree for indexing high-dimensional data"
33 homepage "https://github.com/yahoojapan/NGT"
4- url "https://github.com/yahoojapan/NGT/archive/refs/tags/v2.3.3 .tar.gz"
5- sha256 "bae2de9f335b7b77e0f26acbded09bcbc044c1a3195c500913f88bbbecefc144 "
4+ url "https://github.com/yahoojapan/NGT/archive/refs/tags/v2.3.4 .tar.gz"
5+ sha256 "b6c75a32c68571e00ca73c4f7c5ba94ac405c4e6c1ef79850eb2aff0ebf144ad "
66 license "Apache-2.0"
77
88 livecheck do
@@ -11,12 +11,12 @@ class Ngt < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any , arm64_sequoia : "c001b7eb910801df5c1ae272c5f8de5e1f33e8a19cb87d889033bbb56e38585f "
15- sha256 cellar : :any , arm64_sonoma : "ef0760834da49aab88136ed956f902f62f3b24832f45151961720d2e8818f333 "
16- sha256 cellar : :any , arm64_ventura : "77be863d534a546b7d6098d1b022e46e7d68a8b8deb353b9eafd7c0aaac0a44d "
17- sha256 cellar : :any , sonoma : "311c5dee352c0b46c451b1b0014aaf19e370ca7b9dc1ce625cbbc568ee705785 "
18- sha256 cellar : :any , ventura : "89626b3da9edd8cd2d927ea61a022d7398ad36761612d70a8c24970833ce29f2 "
19- sha256 cellar : :any_skip_relocation , x86_64_linux : "cec3ff94c0b4a38733f06d91e7b86f47a96bd94978f70be362d12bf33ee0a68b "
14+ sha256 cellar : :any , arm64_sequoia : "de4fa2affe294c49e080b6a65e61d92f44b826ce0c9705ff84b2bbb297040b51 "
15+ sha256 cellar : :any , arm64_sonoma : "0a94facfeb0636534083e62e00b26ee1dda32d7e8a11b4a7f19b34176ba7171e "
16+ sha256 cellar : :any , arm64_ventura : "2dc0742325a9c226a4b41d13cf603e91bcff24a98d4d2166a487f3462e0100e7 "
17+ sha256 cellar : :any , sonoma : "5a50304773cd0a186d86945808bcd09d105861b1506d3b1d427bd5549dbf4192 "
18+ sha256 cellar : :any , ventura : "880dd3ca00416a71de902a3173232dacce792a0c20b55a2a9d4f2a77c6f476c9 "
19+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5861de33ff5be056ca6cf00a8e16b3ae47697b23781dfecd8c310e95b98f3bd4 "
2020 end
2121
2222 depends_on "cmake" => :build
0 commit comments