[eve] update to 2023.2.15 (#30475)

* Add newest EVE release

* Updated versions

* Correct description

* Updated versions file

* Fix SHA512

* Fix error with versionning

* Updated versions
This commit is contained in:
Joel Falcou 2023-03-28 20:28:44 +02:00 committed by GitHub
parent d13e3a0602
commit 88daa8ab70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 7 deletions

View File

@ -5,7 +5,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO jfalcou/eve
REF "${git_ref}"
SHA512 5623587de77c3e321555ca99326829928f69c5ac499d2abedfb18860e8c2a4c7dd5b408afef3ae2f8681cb363ffbfbc869dbf28c90e62e2b0abca62e03d08d12
SHA512 20b55996465fa5016d43cee95541510b6470b2358635b0e269965d3fb43731e83b92bc2df0502fcdfadd31de47f877f22b1c6ae84638f1f3db92c70315cc1b29
HEAD_REF main
)

View File

@ -1,10 +1,7 @@
{
"name": "eve",
"version": "2022.9.1",
"description": [
"EVE - the Expressive Vector Engine",
"A header-only C++20 and onward implementation of a type based wrapper around SIMD extensions sets for most current architectures."
],
"version": "2023.2.15",
"description": "EVE - the Expressive Vector Engine : C++20 SIMD Programming Library",
"homepage": "https://github.com/jfalcou/eve",
"documentation": "https://jfalcou.github.io/eve/",
"license": "BSL-1.0",

View File

@ -2305,7 +2305,7 @@
"port-version": 0
},
"eve": {
"baseline": "2022.9.1",
"baseline": "2023.2.15",
"port-version": 0
},
"eventpp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f76e41a1a878a665a45ca3b3eef2c8ec8d406778",
"version": "2023.2.15",
"port-version": 0
},
{
"git-tree": "701ec863d463d1a8c570336d3c5bd672f540793c",
"version": "2022.9.1",