Update knowhere version to v2.2.2 (#27810)

Signed-off-by: chasingegg <chao.gao@zilliz.com>
pull/27812/head
Gao 2023-10-19 21:34:07 +08:00 committed by GitHub
parent 1e13233f71
commit 9dd369dd99
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 @@
#-------------------------------------------------------------------------------
# Update KNOWHERE_VERSION for the first occurrence
set( KNOWHERE_VERSION 97549c3 )
set( KNOWHERE_VERSION v2.2.2 )
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
if ( INDEX_ENGINE STREQUAL "cardinal" )
set( KNOWHERE_VERSION main )