Skip to content

Commit 10b7a17

Browse files
Mengna-LiMengna-Li
and
Mengna-Li
authored
[simsimd] update to 5.7.3 (#41638)
Co-authored-by: Mengna-Li <[email protected]>
1 parent 81a21c5 commit 10b7a17

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/simsimd/portfile.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vcpkg_from_github(
22
OUT_SOURCE_PATH SOURCE_PATH
33
REPO ashvardanian/SimSIMD
44
REF "v${VERSION}"
5-
SHA512 abddc3522f28602c0bfbdcdf3f045b3ffbb88cc9182741333df7a7e6d8fcf523dbd876b30381cdc741b712c42665f65796477ec3c458cdd9ef4ac4e4038b9052
5+
SHA512 ab78d4415ed0f2964470ccd36d3d737a2715b1a5a4222613d2f0f4be6a516da0e339329cbd421c6b7f6a1bc701da6ec2f3937cba5a8ea1f632beea8000d90c8f
66
HEAD_REF main
77
PATCHES
88
export-target.patch

ports/simsimd/vcpkg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simsimd",
3-
"version": "5.4.4",
3+
"version": "5.7.3",
44
"description": "Fastest similarity-measures and distance functions on the Wild West – vectors, strings, short molecules, and even DNA sequences. All with a pinch of SIMD for both x86 and ARM.",
55
"homepage": "https://github.com/ashvardanian/SimSIMD",
66
"license": "Apache-2.0",

versions/baseline.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8341,7 +8341,7 @@
83418341
"port-version": 0
83428342
},
83438343
"simsimd": {
8344-
"baseline": "5.4.4",
8344+
"baseline": "5.7.3",
83458345
"port-version": 0
83468346
},
83478347
"sjpeg": {

versions/s-/simsimd.json

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "a5f06e761acc5b1adf55c5495b5eb113f0fda049",
5+
"version": "5.7.3",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "a1620e76488c7d67a53aa3ebe9d894e495bf5176",
510
"version": "5.4.4",

0 commit comments

Comments
 (0)