2
0
mirror of https://github.com/wolfpld/tracy synced 2026-01-19 04:52:09 +00:00

Bump usearch to 2.17.11.

This commit is contained in:
Bartosz Taudul
2025-06-12 01:03:32 +02:00
parent 67d1c8b8b8
commit 7ce42a7df8

View File

@@ -236,7 +236,7 @@ if(NOT EMSCRIPTEN)
CPMAddPackage(
NAME usearch
GITHUB_REPOSITORY unum-cloud/usearch
GIT_TAG v2.17.9
GIT_TAG v2.17.11
EXCLUDE_FROM_ALL TRUE
)