mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 12:17:05 +08:00
[simde] update to 0.7.0 (#15387)
This commit is contained in:
parent
91e134f16f
commit
f55a5d91d9
@ -1,3 +1,4 @@
|
|||||||
Source: simde
|
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
|
Description: Implementations of SIMD instruction sets for systems which don't natively support them
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO nemequ/simde
|
REPO nemequ/simde
|
||||||
REF 6e3ba90605361069cf3422c44242c79171b87275
|
REF f68981de04072012dcc888716dedae2a345d0e45 #v0.7.0
|
||||||
SHA512 d62ff40882c2b3a17c900104b36ae77137cbb77917d409cba1c0693fdcf317a38ff3184deaaecca0ef31d88393bebf0102a8ab57a23ad5d0cee2d3e5fe799f6a
|
SHA512 63a00e8a3e0adbd3192f7416f4c163b8b671943042e4f64a91e6865d434a0d5949e97bca1e40d854b9868911ff8d93ac845ac25baa763554447d6be7cdfb084e
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user