mirror of https://github.com/milvus-io/milvus.git
Merge branch 'branch-0.5.0' into 'branch-0.5.0'
update grpc download md5 See merge request megasearch/milvus!719 Former-commit-id: ac6924caee8df7c83b4466b2c6f5bd12c4f9f981pull/191/head
commit
8b952fcd7f
|
@ -376,7 +376,7 @@ else()
|
|||
set(GRPC_SOURCE_URL
|
||||
"https://github.com/youny626/grpc-milvus/archive/${GRPC_VERSION}.zip")
|
||||
endif()
|
||||
set(GRPC_MD5 "fdd2656424c0e0e046b21354513fc70f")
|
||||
set(GRPC_MD5 "0362ba219f59432c530070b5f5c3df73")
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue