Skip to content

Commit ae78c15

Browse files
authored
Merge branch 'branch-25.10' into java/index-close
2 parents 94d2a30 + 690610c commit ae78c15

File tree

2 files changed

+2
-28
lines changed

2 files changed

+2
-28
lines changed

cpp/cmake/patches/faiss.diff

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
{
22
"packages" : {
33
"faiss" : {
4-
"version": "1.11.0",
4+
"version": "1.12.0",
55
"git_url": "https://github.com/facebookresearch/faiss.git",
6-
"git_tag": "v1.11.0",
7-
"patches" : [
8-
{
9-
"file" : "${current_json_dir}/faiss.diff",
10-
"issue" : "Apply RAFT breaking changes",
11-
"fixed_in" : ""
12-
}
13-
]
6+
"git_tag": "v1.12.0"
147
}
158
}
169
}

0 commit comments

Comments
 (0)