[x86-simd-sort] update to 3.0 (#34685)

This commit is contained in:
Jia Yue Hua 2023-10-25 00:01:05 +08:00 committed by GitHub
parent 3265c187c7
commit 2abeb44b60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO intel/x86-simd-sort
REF 7d7591cf5927e83e4a1e7c4b6f2c4dc91a97889f
SHA512 6b71f25e0ec1adcd81a6ce3ecf60316a841c48d9b438ae2afde9b2a17a90d13047cb1d7bce7dcecf15718f4fb299adad7875b022b57f90965f5e7a25e16e6721
REF "v${VERSION}"
SHA512 9713413b5d368cdcc066db6161a63ffe35e1d8986f417c88cb1eb91426c8b9aec4481c4dac003b8721c279575d79e7b1182c7ea78dcbdb96e41b04863a715284
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "x86-simd-sort",
"version-date": "2023-03-04",
"version": "3.0",
"description": "C++ header file library for high-performance SIMD-based sorting algorithms for primitive datatypes",
"homepage": "https://github.com/intel/x86-simd-sort",
"license": "BSD-3-Clause"

View File

@ -8997,7 +8997,7 @@
"port-version": 10
},
"x86-simd-sort": {
"baseline": "2023-03-04",
"baseline": "3.0",
"port-version": 0
},
"xapian": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "54331ace9e00eeff0f8508317ef48d011a8821bc",
"version": "3.0",
"port-version": 0
},
{
"git-tree": "dbe8f88ac8cc85689eb7666fa8beb6d819c4573a",
"version-date": "2023-03-04",