Skip to content

Commit

Permalink
update vsag v0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
絮语 committed Oct 17, 2024
1 parent 68b77b8 commit 9543013
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extern/vsag.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ include (FetchContent)
#set(vsag_BINARY_DIR ${CMAKE_BINARY_DIR}/_deps/vsag-src/)
FetchContent_Declare(
vsag
URL http://vsagcache.oss-rg-china-mainland.aliyuncs.com/vsag/v0.11.2.tar.gz
URL_HASH MD5=fb3951c586417a7eebf08ffc0a5d0dc0
URL http://vsagcache.oss-rg-china-mainland.aliyuncs.com/vsag/v0.11.5.tar.gz
URL_HASH MD5=c170a76f7cb5b83ec9d02f96b82e2fa6
DOWNLOAD_NO_PROGRESS 0
INACTIVITY_TIMEOUT 5
TIMEOUT 30
Expand Down

0 comments on commit 9543013

Please sign in to comment.