Revert "Upgrade knowhere to 1.3.8 (#22024)" (#22055)

This reverts commit 69d9f287ee.

Signed-off-by: Li Liu <li.liu@zilliz.com>
pull/21975/head
liliu-z 2023-02-08 16:02:31 +08:00 committed by GitHub
parent 99614437c5
commit b83bbc042b
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.8 )
set( KNOWHERE_SOURCE_MD5 "78143a3277a525aef1c6b163eb222a84")
set( KNOWHERE_VERSION v1.3.7 )
set( KNOWHERE_SOURCE_MD5 "a418d9c8e507d2fed22dc7c3cfa8b703")
if ( DEFINED ENV{MILVUS_KNOWHERE_URL} )
set( KNOWHERE_SOURCE_URL "$ENV{MILVUS_KNOWHERE_URL}" )