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 0a9ceab commit b86dfbdCopy full SHA for b86dfbd
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.15.tar.gz"
5
- sha256 "a44b019e97583bbfce41706c474b9b8c304826445d0ef9471f09f3a8111faae6"
+ url "https://github.com/yahoojapan/NGT/archive/refs/tags/v2.4.2.tar.gz"
+ sha256 "728a97cb136d7f623c8dc77b24117972d32ccef23e3d857248c4fa065fde4fed"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments