diff options
Diffstat (limited to 'ports/boost-intrusive')
| -rw-r--r-- | ports/boost-intrusive/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/boost-intrusive/vcpkg.json | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/ports/boost-intrusive/portfile.cmake b/ports/boost-intrusive/portfile.cmake index c1fd05513..9a7a4f0af 100644 --- a/ports/boost-intrusive/portfile.cmake +++ b/ports/boost-intrusive/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/intrusive
- REF boost-1.75.0
- SHA512 4d211523102861cbfa01413dcdaff153bc51ce095e98f8a7cab061901f6dec79ba1cdc898df0e217cff1d1f3febbb9ee4c3188ef200d6161c883b3c6a928d08a
+ REF boost-1.76.0
+ SHA512 272ad56917b9f54d1a4ff578ac690766a692932ca7226a496b9a161d399c9a2e00f762db21924d7de6a446757f1dc5723af5e977a62ccfe408e4422c80cf76a8
HEAD_REF master
)
diff --git a/ports/boost-intrusive/vcpkg.json b/ports/boost-intrusive/vcpkg.json index b56916ebc..2f043a7b6 100644 --- a/ports/boost-intrusive/vcpkg.json +++ b/ports/boost-intrusive/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boost-intrusive", - "version-string": "1.75.0", + "version": "1.76.0", "description": "Boost intrusive module", "homepage": "https://github.com/boostorg/intrusive", "dependencies": [ @@ -8,7 +8,6 @@ "boost-config", "boost-container-hash", "boost-core", - "boost-integer", "boost-move", "boost-static-assert", "boost-vcpkg-helpers" |
