We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2533eba commit e6ee577Copy full SHA for e6ee577
Formula/n/ngt.rb
@@ -1,8 +1,8 @@
1
class Ngt < Formula
2
desc "Neighborhood graph and tree for indexing high-dimensional data"
3
homepage "https://github.com/yahoojapan/NGT"
4
- url "https://github.com/yahoojapan/NGT/archive/refs/tags/v2.3.3.tar.gz"
5
- sha256 "bae2de9f335b7b77e0f26acbded09bcbc044c1a3195c500913f88bbbecefc144"
+ url "https://github.com/yahoojapan/NGT/archive/refs/tags/v2.3.4.tar.gz"
+ sha256 "b6c75a32c68571e00ca73c4f7c5ba94ac405c4e6c1ef79850eb2aff0ebf144ad"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments