Skip to content

Commit e6ee577

Browse files
committed
ngt 2.3.4
1 parent 2533eba commit e6ee577

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/ngt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)