[eve] Update to latest version (#26173)

* Updated EVE ports

* Added versions changes

* Fix date in eve ports

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update versions

* Fix version database.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
This commit is contained in:
Joel Falcou 2022-08-08 05:57:41 +02:00 committed by GitHub
parent 8da0ddec98
commit 75260879ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 6 deletions

View File

@ -3,9 +3,9 @@ message(WARNING "EVE requires a C++ 20 compliant compiler. GCC-11 and clang-12 a
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO jfalcou/eve
REF v2021.10.0
SHA512 bdac483d07c968cfe2cd2e0f26df68f0e3b6cd83fbfe4b89650dc58fb534fd37c5540682283a2ee29a82e87bdfc678beac3651e40cde5b4cf30c20ea8304c72c
HEAD_REF master
REF v2022.03.0
SHA512 9ca2cb69a179bf05046696ba83a1cea4e558a0a883ca1d664effc2564e07123f631fc3885256d0dede09c8ec10b23a3feca0ec19ed9c73000cf698384ab4663d
HEAD_REF main
)
vcpkg_cmake_configure(SOURCE_PATH "${SOURCE_PATH}")

View File

@ -1,9 +1,10 @@
{
"name": "eve",
"version-date": "2021-10-16",
"version-date": "2022-03-15",
"description": "EVE - the Expressive Vector Engine",
"homepage": "https://github.com/jfalcou/eve",
"documentation": "https://jfalcou.github.io/eve/html/pages.html",
"documentation": "https://jfalcou.github.io/eve/",
"license": "MIT",
"supports": "!windows",
"dependencies": [
{

View File

@ -2133,7 +2133,7 @@
"port-version": 1
},
"eve": {
"baseline": "2021-10-16",
"baseline": "2022-03-15",
"port-version": 0
},
"eventpp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "017b4485d7d6330770a47783a7e8f9fe7216c454",
"version-date": "2022-03-15",
"port-version": 0
},
{
"git-tree": "95251169868c628e8099f89d14671ef946fd918d",
"version-date": "2021-10-16",