Upgrade to knowhere-1.3.10 (#22614)

Signed-off-by: Yudong Cai <yudong.cai@zilliz.com>
pull/22697/head
Cai Yudong 2023-03-10 19:11:53 +08:00 committed by GitHub
parent 0e2cffd236
commit bfe6b24565
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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