enhance: update knowhere version (#32931)

Signed-off-by: chasingegg <chao.gao@zilliz.com>
pull/32869/head
Gao 2024-05-10 16:13:31 +08:00 committed by GitHub
parent dc89c6f810
commit f7d29118a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 7db6314 )
set( KNOWHERE_VERSION f29da89 )
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")
message(STATUS "Knowhere version: ${KNOWHERE_VERSION}")