Skip to content

Commit b86dfbd

Browse files
committed
ngt 2.4.2
1 parent 0a9ceab commit b86dfbd

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.15.tar.gz"
5-
sha256 "a44b019e97583bbfce41706c474b9b8c304826445d0ef9471f09f3a8111faae6"
4+
url "https://github.com/yahoojapan/NGT/archive/refs/tags/v2.4.2.tar.gz"
5+
sha256 "728a97cb136d7f623c8dc77b24117972d32ccef23e3d857248c4fa065fde4fed"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)