Upgrade Knowhere to 1.3.10 to fix bugs (#22746)

Signed-off-by: Li Liu <li.liu@zilliz.com>
pull/22752/head
liliu-z 2023-03-14 13:18:04 +08:00 committed by GitHub
parent 802e3469b8
commit 407da8beca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#-------------------------------------------------------------------------------
set( KNOWHERE_VERSION v1.3.10 )
set( KNOWHERE_SOURCE_MD5 "17ad15412956e60b9a84633751e83132")
set( KNOWHERE_SOURCE_MD5 "98ff41b225a7825749a8123937bb5ad5")
if ( DEFINED ENV{MILVUS_KNOWHERE_URL} )
set( KNOWHERE_SOURCE_URL "$ENV{MILVUS_KNOWHERE_URL}" )