mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 03:18:29 +08:00
Upgrade Knowhere to 1.3.3 to fix potential bugs (#20434)
Signed-off-by: Li Liu <liliu@LideMacBook-Pro.local> Signed-off-by: Li Liu <liliu@LideMacBook-Pro.local> Co-authored-by: Li Liu <liliu@LideMacBook-Pro.local>
This commit is contained in:
parent
449e4f9153
commit
0dc659a04c
@ -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.2 )
|
||||
set( KNOWHERE_SOURCE_MD5 "a0d6a22963cf9921f1360c518ba833bd")
|
||||
set( KNOWHERE_VERSION v1.3.3 )
|
||||
set( KNOWHERE_SOURCE_MD5 "241bd99371b0a9a45cab0451cc0380d4")
|
||||
|
||||
if ( DEFINED ENV{MILVUS_KNOWHERE_URL} )
|
||||
set( KNOWHERE_SOURCE_URL "$ENV{MILVUS_KNOWHERE_URL}" )
|
||||
|
Loading…
Reference in New Issue
Block a user