aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-flyweight
diff options
context:
space:
mode:
Diffstat (limited to 'ports/boost-flyweight')
-rw-r--r--ports/boost-flyweight/portfile.cmake4
-rw-r--r--ports/boost-flyweight/vcpkg.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-flyweight/portfile.cmake b/ports/boost-flyweight/portfile.cmake
index 35e6593b5..9d14c96ee 100644
--- a/ports/boost-flyweight/portfile.cmake
+++ b/ports/boost-flyweight/portfile.cmake
@@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/flyweight
- REF boost-1.75.0
- SHA512 ab39e5c10f2e2ef75caefd7fa56f2cae013a3d45554e3e66466bf985ef56c942a69a4b5da98de415258119b420a7514fe9b28d1e62f8822eaeacdf4d15e25451
+ REF boost-1.76.0
+ SHA512 f772c0e7c3efd66c191383c6490ace32294b34f67af569c885abb375c2afdbfeb64de810b50096a902d90bc9f05bae19323a8ec9546f0cc3b9021cdbc497e97a
HEAD_REF master
)
diff --git a/ports/boost-flyweight/vcpkg.json b/ports/boost-flyweight/vcpkg.json
index afc8d8019..39b9f8965 100644
--- a/ports/boost-flyweight/vcpkg.json
+++ b/ports/boost-flyweight/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "boost-flyweight",
- "version-string": "1.75.0",
+ "version": "1.76.0",
"description": "Boost flyweight module",
"homepage": "https://github.com/boostorg/flyweight",
"dependencies": [