enhance: update knowhere version to 60a5c9c (#30788)

/kind improvement

Signed-off-by: Buqian Zheng <zhengbuqian@gmail.com>
This commit is contained in:
Buqian Zheng 2024-02-28 14:18:55 +08:00 committed by GitHub
parent d2c286c536
commit f658dd5faa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
#-------------------------------------------------------------------------------
# Update KNOWHERE_VERSION for the first occurrence
set( KNOWHERE_VERSION b4149ed )
set( KNOWHERE_VERSION 60a5c9c )
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
if ( INDEX_ENGINE STREQUAL "cardinal" )
set( KNOWHERE_VERSION main )