aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-beast
diff options
context:
space:
mode:
Diffstat (limited to 'ports/boost-beast')
-rw-r--r--ports/boost-beast/portfile.cmake4
-rw-r--r--ports/boost-beast/vcpkg.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-beast/portfile.cmake b/ports/boost-beast/portfile.cmake
index a99c6d6c1..b4d0f94ef 100644
--- a/ports/boost-beast/portfile.cmake
+++ b/ports/boost-beast/portfile.cmake
@@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/beast
- REF boost-1.75.0
- SHA512 c153b550610834d27e07786d9ad651429d0dea9e47e57578fccd17e463722d413259a4cfbd039a4b30a06b2bd99bd519869ff94e1029e8f22ea1c7f5d9c5ec5f
+ REF boost-1.76.0
+ SHA512 8fca87bdbd17ba7701fab6527043ff33c15b0c544b62448a2c269e4c0baab51fcedaf7f4bce746eb7a8d9390a37234aa96d0519fba7507d34656f20097a60c9e
HEAD_REF master
)
diff --git a/ports/boost-beast/vcpkg.json b/ports/boost-beast/vcpkg.json
index d1f0fdf94..1373359a5 100644
--- a/ports/boost-beast/vcpkg.json
+++ b/ports/boost-beast/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "boost-beast",
- "version-string": "1.75.0",
+ "version": "1.76.0",
"description": "Boost beast module",
"homepage": "https://github.com/boostorg/beast",
"supports": "!emscripten",