Skip to content

Commit

Permalink
Upgrade to knowhere-1.3.10
Browse files Browse the repository at this point in the history
Signed-off-by: Yudong Cai <yudong.cai@zilliz.com>
  • Loading branch information
cydrain committed Mar 7, 2023
1 parent 6f85aea commit 5d00bab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/core/thirdparty/knowhere/CMakeLists.txt
Expand Up @@ -11,8 +11,8 @@
# or implied. See the License for the specific language governing permissions and limitations under the License.
#-------------------------------------------------------------------------------

set( KNOWHERE_VERSION v1.3.9 )
set( KNOWHERE_SOURCE_MD5 "88728c02d4e4dab859cd980e9fc49644")
set( KNOWHERE_VERSION v1.3.10 )
set( KNOWHERE_SOURCE_MD5 "17ad15412956e60b9a84633751e83132")

if ( DEFINED ENV{MILVUS_KNOWHERE_URL} )
set( KNOWHERE_SOURCE_URL "$ENV{MILVUS_KNOWHERE_URL}" )
Expand Down

0 comments on commit 5d00bab

Please sign in to comment.