enhance: Upgrade knowhere to 2.3.1 (#32699)

/kind improvement

Signed-off-by: Li Liu <li.liu@zilliz.com>
pull/32712/head
liliu-z 2024-04-29 17:21:26 +08:00 committed by GitHub
parent 6289f3a9eb
commit a43baa0323
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 # Update KNOWHERE_VERSION for the first occurrence
set( KNOWHERE_VERSION 6e3c2dc ) set( KNOWHERE_VERSION v2.3.1 )
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git") set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}") message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")
message(STATUS "Knowhere version: ${KNOWHERE_VERSION}") message(STATUS "Knowhere version: ${KNOWHERE_VERSION}")