[simde] update to 0.7.0 (#15387)

This commit is contained in:
JonLiu1993 2020-12-31 02:43:06 +08:00 committed by GitHub
parent 91e134f16f
commit f55a5d91d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,4 @@
Source: simde
Version: 2019-06-05
Version: 0.7.0
Homepage: https://github.com/simd-everywhere/simde
Description: Implementations of SIMD instruction sets for systems which don't natively support them

View File

@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nemequ/simde
REF 6e3ba90605361069cf3422c44242c79171b87275
SHA512 d62ff40882c2b3a17c900104b36ae77137cbb77917d409cba1c0693fdcf317a38ff3184deaaecca0ef31d88393bebf0102a8ab57a23ad5d0cee2d3e5fe799f6a
REF f68981de04072012dcc888716dedae2a345d0e45 #v0.7.0
SHA512 63a00e8a3e0adbd3192f7416f4c163b8b671943042e4f64a91e6865d434a0d5949e97bca1e40d854b9868911ff8d93ac845ac25baa763554447d6be7cdfb084e
HEAD_REF master
)