mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[highfive] update to 3.3.0 (#49182)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO highfive-devs/highfive
|
||||
REF "v${VERSION}"
|
||||
SHA512 0f72eadfff9b0dd8bcf70654ae5ac526565df58be47d432e5f44fbc5b36b47989061308629ea34d403b9b96362abc2e42e9cbd6eaa78d1ba0326737493468d05
|
||||
SHA512 b7c4eeec0670ba7d8c3b6c69e85abaae1a9b1237eea4f5fb873d8730633c5e785a73d80ee29e64e57afea83e4c52e8a0779c8564edd484069127965a8d3bddb3
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "highfive",
|
||||
"version": "3.2.0",
|
||||
"version": "3.3.0",
|
||||
"description": "HighFive is a modern, user-friendly, header-only, C++14 interface for libhdf5.",
|
||||
"homepage": "https://github.com/highfive-devs/highfive",
|
||||
"license": "BSL-1.0",
|
||||
|
||||
@@ -584,7 +584,6 @@ hdf5[parallel](arm64 & windows) = cascade
|
||||
hexl:x64-uwp = cascade
|
||||
highfive:arm64-uwp = cascade
|
||||
highfive:x64-uwp = cascade
|
||||
highfive[opencv]:arm64-windows = cascade
|
||||
hikogui:x64-uwp = cascade
|
||||
hpx[cuda](!(windows & x64 & !uwp & !xbox) & !(linux & x64) & !(linux & arm64)) = cascade
|
||||
hpx[mpi](windows & !(x64 | x86))=cascade
|
||||
|
||||
@@ -3753,7 +3753,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"highfive": {
|
||||
"baseline": "3.2.0",
|
||||
"baseline": "3.3.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"highs": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "a7f89075fdc0e69aad777789fb6dd2b72e13e452",
|
||||
"version": "3.3.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "24eb266644df43f7a4f3be5166989b0cb18c69a8",
|
||||
"version": "3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user