aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-callable-traits
diff options
context:
space:
mode:
Diffstat (limited to 'ports/boost-callable-traits')
-rw-r--r--ports/boost-callable-traits/portfile.cmake4
-rw-r--r--ports/boost-callable-traits/vcpkg.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-callable-traits/portfile.cmake b/ports/boost-callable-traits/portfile.cmake
index cb9e910b9..80cd42a75 100644
--- a/ports/boost-callable-traits/portfile.cmake
+++ b/ports/boost-callable-traits/portfile.cmake
@@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/callable_traits
- REF boost-1.75.0
- SHA512 fbed9560bff606778f1ff30978a6a87bb03f55bef5160f3c40329aa06262e2232fcafeb4a56994c697141bdba3c24b9615b299309a8b3adeb50e4321773596ce
+ REF boost-1.76.0
+ SHA512 9ccc62f33001179b9ab6576cc6ac9a3e1a8117a557fbdd65c7eec0b522aa1b7e5e4f31601205819d1e3507afa4e327cfd56d58589974404c8f9c14f970bad79f
HEAD_REF master
)
diff --git a/ports/boost-callable-traits/vcpkg.json b/ports/boost-callable-traits/vcpkg.json
index c5021b3ca..83bdb17a4 100644
--- a/ports/boost-callable-traits/vcpkg.json
+++ b/ports/boost-callable-traits/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "boost-callable-traits",
- "version-string": "1.75.0",
+ "version": "1.76.0",
"description": "Boost callable_traits module",
"homepage": "https://github.com/boostorg/callable_traits",
"dependencies": [