Skip to content

Commit

Permalink
[simsimd] update to 5.7.3 (#41638)
Browse files Browse the repository at this point in the history
Co-authored-by: Mengna-Li <[email protected]>
  • Loading branch information
Mengna-Li and Mengna-Li authored Oct 22, 2024
1 parent 81a21c5 commit 10b7a17
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/simsimd/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ashvardanian/SimSIMD
REF "v${VERSION}"
SHA512 abddc3522f28602c0bfbdcdf3f045b3ffbb88cc9182741333df7a7e6d8fcf523dbd876b30381cdc741b712c42665f65796477ec3c458cdd9ef4ac4e4038b9052
SHA512 ab78d4415ed0f2964470ccd36d3d737a2715b1a5a4222613d2f0f4be6a516da0e339329cbd421c6b7f6a1bc701da6ec2f3937cba5a8ea1f632beea8000d90c8f
HEAD_REF main
PATCHES
export-target.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/simsimd/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simsimd",
"version": "5.4.4",
"version": "5.7.3",
"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.",
"homepage": "https://github.com/ashvardanian/SimSIMD",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -8341,7 +8341,7 @@
"port-version": 0
},
"simsimd": {
"baseline": "5.4.4",
"baseline": "5.7.3",
"port-version": 0
},
"sjpeg": {
Expand Down
5 changes: 5 additions & 0 deletions versions/s-/simsimd.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a5f06e761acc5b1adf55c5495b5eb113f0fda049",
"version": "5.7.3",
"port-version": 0
},
{
"git-tree": "a1620e76488c7d67a53aa3ebe9d894e495bf5176",
"version": "5.4.4",
Expand Down

0 comments on commit 10b7a17

Please sign in to comment.