enhance: Update Knowhere version (#33309)

/kind branch-feature

Signed-off-by: xianliang.li <xianliang.li@zilliz.com>
pull/33335/head
foxspy 2024-05-23 16:57:41 +08:00 committed by GitHub
parent 5452376e90
commit 3bec2c4928
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 89657b08 )
set( KNOWHERE_VERSION abd4087 )
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")
message(STATUS "Knowhere version: ${KNOWHERE_VERSION}")