diff options
Diffstat (limited to 'ports/xsimd')
| -rw-r--r-- | ports/xsimd/CONTROL | 2 | ||||
| -rw-r--r-- | ports/xsimd/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/xsimd/CONTROL b/ports/xsimd/CONTROL index e5f8d0f14..05241ac5e 100644 --- a/ports/xsimd/CONTROL +++ b/ports/xsimd/CONTROL @@ -1,5 +1,5 @@ Source: xsimd
-Version: 7.1.3
+Version: 7.2.3 Description: Modern, portable C++ wrappers for SIMD intrinsics
Feature: xcomplex
diff --git a/ports/xsimd/portfile.cmake b/ports/xsimd/portfile.cmake index 3b51bd9a8..a25bcb532 100644 --- a/ports/xsimd/portfile.cmake +++ b/ports/xsimd/portfile.cmake @@ -5,8 +5,8 @@ include(vcpkg_common_functions) vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO QuantStack/xsimd
- REF 7.1.3
- SHA512 9f0e2babee9a3a80e16440466277bd635a26197f80cdf806312f7e1cc616db59062887566d50b4cdebe3c3ba4d60155b477684177607428aee53e1d5a95de926
+ REF 7.2.3 + SHA512 fb34eeb585f6820499734f10f03a4efd0d9a9b4be56f9bee21f3564eb92be56e7abe7682e476fafaff4733939f33f91cb4ab9209140b19f7b740538853433532
HEAD_REF master
)
|
