Skip to content

Commit 97e97a2

Browse files
committed
[hpx] Release V1.11.0
1 parent 0cb95c8 commit 97e97a2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

ports/hpx/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ vcpkg_from_github(
77
OUT_SOURCE_PATH SOURCE_PATH
88
REPO STEllAR-GROUP/hpx
99
REF "v${VERSION}"
10-
SHA512 e1cc9fa72cba4e66b5d6eff2487e93d5d553c32e6eebcfe9131bf69c5b595ab72295ff0986c81d5dc6a7caa8303d6709df91333f64efe59ee256d99a8c289dc5
10+
SHA512 bf22add7a97087f68bd49fe0ae5b2bfbd7ba01d4018872c3934ebd81a632e2559e6144c5aa06779db971c642d5a41b16c8c48108af2c4069be6d9f9b72985182
1111
HEAD_REF master
1212
)
1313

ports/hpx/vcpkg.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "hpx",
3-
"version": "1.10.0",
4-
"port-version": 1,
3+
"version": "1.11.0",
54
"description": [
65
"The C++ Standards Library for Concurrency and Parallelism",
76
"HPX is a C++ Standards Library for Concurrency and Parallelism. It implements all of the corresponding facilities as defined by the C++ Standard. Additionally, in HPX we implement functionalities proposed as part of the ongoing C++ standardization process. We also extend the C++ Standard APIs to the distributed case."

0 commit comments

Comments
 (0)