[nmslib] fix homepage (#49276)

This commit is contained in:
toge
2026-01-08 04:44:51 +09:00
committed by GitHub
parent f1ea2bb63d
commit e36ffb2552
3 changed files with 8 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "nmslib",
"version": "2.1.1",
"port-version": 2,
"port-version": 3,
"description": "Non-Metric Space Library (NMSLIB) is an efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.",
"homepage": "https://github.com/searchivarius/nmslib",
"homepage": "https://github.com/nmslib/nmslib",
"supports": "!(arm | uwp)",
"dependencies": [
{

View File

@@ -6878,7 +6878,7 @@
},
"nmslib": {
"baseline": "2.1.1",
"port-version": 2
"port-version": 3
},
"nng": {
"baseline": "1.11",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "320b708ff4b7b307f63ea174443ddb068debbd76",
"version": "2.1.1",
"port-version": 3
},
{
"git-tree": "7edc2aca06829ac2ee5b1d882ebafced774ff74b",
"version": "2.1.1",