[simd] update port version to 6.1.140 (#40644)

Co-authored-by: Jon <v-zhli17@microsoft.com>
This commit is contained in:
JonLiu1993 2024-08-27 16:29:16 +08:00 committed by GitHub
parent 71b4b5f8f4
commit a3a948142b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ermig1979/Simd
REF "v${VERSION}"
SHA512 e2db7d24260ee725435ef6aa80a0e936f72bf8c8ce42a6a732d60b49349a3f6cc0603391a430c97f1aaa2368a07243fc2bed10189ebd965609494d59d41fb58c
SHA512 663fa32e1952c67814e62a697e29f8e4589a444f927130dd8e8fed909ff303d731c7de647d45e43312f35515772a8b8557fe417895d7ec03d0e9977bc3a1b3ee
HEAD_REF master
PATCHES
fix-platform-detection.patch

View File

@ -1,6 +1,6 @@
{
"name": "simd",
"version": "6.1.139",
"version": "6.1.140",
"description": "Simd image processing and machine learning library, designed for C and C++ programmers",
"homepage": "https://github.com/ermig1979/Simd",
"license": "MIT",

View File

@ -8249,7 +8249,7 @@
"port-version": 1
},
"simd": {
"baseline": "6.1.139",
"baseline": "6.1.140",
"port-version": 0
},
"simde": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5303b811a40f05901a1d01677f3d2c5ec74a9834",
"version": "6.1.140",
"port-version": 0
},
{
"git-tree": "2d8b5c102d537d5736d6f969e20dbba1ffe5f801",
"version": "6.1.139",