Skip to content

Commit

Permalink
update vsag to v0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
絮语 committed Sep 29, 2024
1 parent 6bf53d2 commit 68b77b8
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.1.tar.gz
URL_HASH MD5=79890ee68aada3abb269b96e165eaa44
URL http://vsagcache.oss-rg-china-mainland.aliyuncs.com/vsag/v0.11.2.tar.gz
URL_HASH MD5=fb3951c586417a7eebf08ffc0a5d0dc0
DOWNLOAD_NO_PROGRESS 0
INACTIVITY_TIMEOUT 5
TIMEOUT 30
Expand Down

0 comments on commit 68b77b8

Please sign in to comment.