Upgrade Knowhere to 1.3.6 to fix bugs (#21240)

Signed-off-by: Li Liu <li.liu@zilliz.com>

Signed-off-by: Li Liu <li.liu@zilliz.com>
This commit is contained in:
liliu-z 2022-12-15 12:15:22 +08:00 committed by GitHub
parent 28b5771c2c
commit 6188960e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.5 )
set( KNOWHERE_SOURCE_MD5 "35782cd10f8fba821734750118ff5cef")
set( KNOWHERE_VERSION v1.3.6 )
set( KNOWHERE_SOURCE_MD5 "e711e204a3a6c4918352d464c0b87793")
if ( DEFINED ENV{MILVUS_KNOWHERE_URL} )
set( KNOWHERE_SOURCE_URL "$ENV{MILVUS_KNOWHERE_URL}" )