Merge branch 'branch-0.5.0' into 'branch-0.5.0'

update grpc download md5

See merge request megasearch/milvus!719

Former-commit-id: ac6924caee8df7c83b4466b2c6f5bd12c4f9f981
pull/191/head
Jeff 2019-10-14 20:18:02 +08:00
commit 8b952fcd7f
1 changed files with 1 additions and 1 deletions

View File

@ -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")
# ----------------------------------------------------------------------