mirror of https://github.com/milvus-io/milvus.git
enhance: update knowhere new version (#33043)
for milvus new release, knowhere update to latest release version Signed-off-by: chasingegg <chao.gao@zilliz.com>pull/33061/head
parent
f48a7ff8ff
commit
3777eb2f68
|
@ -12,7 +12,7 @@
|
|||
#-------------------------------------------------------------------------------
|
||||
|
||||
# Update KNOWHERE_VERSION for the first occurrence
|
||||
set( KNOWHERE_VERSION 57964c2 )
|
||||
set( KNOWHERE_VERSION v2.3.2 )
|
||||
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