mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 00:17:56 +08:00
[simsimd] update to 5.4.4 (#41324)
This commit is contained in:
parent
2957f3810b
commit
6e0d382604
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO ashvardanian/SimSIMD
|
REPO ashvardanian/SimSIMD
|
||||||
REF "v${VERSION}"
|
REF "v${VERSION}"
|
||||||
SHA512 b4c0150d0a679f6ff5eb7d0a8816f713f9d72a4cbc5e230d9553584283deba2090d13ececddda22a8242d1923ca4f3771b3bea60e3dc40b77c546197d0d1ce6a
|
SHA512 abddc3522f28602c0bfbdcdf3f045b3ffbb88cc9182741333df7a7e6d8fcf523dbd876b30381cdc741b712c42665f65796477ec3c458cdd9ef4ac4e4038b9052
|
||||||
HEAD_REF main
|
HEAD_REF main
|
||||||
PATCHES
|
PATCHES
|
||||||
export-target.patch
|
export-target.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simsimd",
|
"name": "simsimd",
|
||||||
"version": "5.4.1",
|
"version": "5.4.4",
|
||||||
"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.",
|
"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",
|
"homepage": "https://github.com/ashvardanian/SimSIMD",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
@ -8341,7 +8341,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"simsimd": {
|
"simsimd": {
|
||||||
"baseline": "5.4.1",
|
"baseline": "5.4.4",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"sjpeg": {
|
"sjpeg": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "a1620e76488c7d67a53aa3ebe9d894e495bf5176",
|
||||||
|
"version": "5.4.4",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "6ccf891a395b5acb9b95e9120e646169ded5c142",
|
"git-tree": "6ccf891a395b5acb9b95e9120e646169ded5c142",
|
||||||
"version": "5.4.1",
|
"version": "5.4.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user