Skip to content

Commit

Permalink
enhance: update knowhere version (#32931)
Browse files Browse the repository at this point in the history
Signed-off-by: chasingegg <chao.gao@zilliz.com>
  • Loading branch information
chasingegg authored May 10, 2024
1 parent dc89c6f commit f7d2911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/core/thirdparty/knowhere/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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}")
Expand Down

0 comments on commit f7d2911

Please sign in to comment.