mirror of https://github.com/milvus-io/milvus.git
enhance: Update Knowhere version (#31392)
/kind branch-feature Signed-off-by: xianliang.li <xianliang.li@zilliz.com>pull/31400/head
parent
194a611814
commit
b35ecebcc3
|
@ -12,7 +12,7 @@
|
|||
#-------------------------------------------------------------------------------
|
||||
|
||||
# Update KNOWHERE_VERSION for the first occurrence
|
||||
set( KNOWHERE_VERSION 052f596 )
|
||||
set( KNOWHERE_VERSION f0180e8 )
|
||||
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
|
||||
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")
|
||||
message(STATUS "Knowhere version: ${KNOWHERE_VERSION}")
|
||||
|
|
Loading…
Reference in New Issue