aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-coroutine2
diff options
context:
space:
mode:
Diffstat (limited to 'ports/boost-coroutine2')
-rw-r--r--ports/boost-coroutine2/portfile.cmake4
-rw-r--r--ports/boost-coroutine2/vcpkg.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-coroutine2/portfile.cmake b/ports/boost-coroutine2/portfile.cmake
index ee3f3c7f5..b2d9b451b 100644
--- a/ports/boost-coroutine2/portfile.cmake
+++ b/ports/boost-coroutine2/portfile.cmake
@@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/coroutine2
- REF boost-1.75.0
- SHA512 76fb3edec0edc82b9aea20e8b3732a9848f5eab7851a3ff287d4b043c89a99ceb217b797630234131bb1c8163af799a48da25dbbb7ff9d276823186da41f3330
+ REF boost-1.76.0
+ SHA512 746f03de8f9b2108d95eca2d940462c16660db2021b0612966f0f3e46a5a0d16708a3ef19c605ee56574a5427a93d435597c7dc7a411c2ffbba117afd660b291
HEAD_REF master
)
diff --git a/ports/boost-coroutine2/vcpkg.json b/ports/boost-coroutine2/vcpkg.json
index 23262aaad..ff9ecae62 100644
--- a/ports/boost-coroutine2/vcpkg.json
+++ b/ports/boost-coroutine2/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "boost-coroutine2",
- "version-string": "1.75.0",
+ "version": "1.76.0",
"description": "Boost coroutine2 module",
"homepage": "https://github.com/boostorg/coroutine2",
"supports": "!emscripten",