Skip to content

Commit

Permalink
update to v0.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
絮语 committed Nov 19, 2024
1 parent 9543013 commit cd8c3a2
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.5.tar.gz
URL_HASH MD5=c170a76f7cb5b83ec9d02f96b82e2fa6
URL http://vsagcache.oss-rg-china-mainland.aliyuncs.com/vsag/v0.11.6.tar.gz
URL_HASH MD5=e79a42205e67afda73d6515e07d83f68
DOWNLOAD_NO_PROGRESS 0
INACTIVITY_TIMEOUT 5
TIMEOUT 30
Expand Down

0 comments on commit cd8c3a2

Please sign in to comment.