diff options
Diffstat (limited to 'ports/boost-utility')
| -rw-r--r-- | ports/boost-utility/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/boost-utility/vcpkg.json | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/ports/boost-utility/portfile.cmake b/ports/boost-utility/portfile.cmake index cb854087d..6ae1500d9 100644 --- a/ports/boost-utility/portfile.cmake +++ b/ports/boost-utility/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/utility
- REF boost-1.75.0
- SHA512 43c02e8e1ca9e81e6de660c677ea6af6a84a82de0be06a24db1277bb38150b15da0c5466adc7b8f1c527718ebcbd51945671b8362c790322ae9468e4381b1752
+ REF boost-1.76.0
+ SHA512 48beacbe0853d4d8cd7c5099639c0e52595640ee31827a039f1b06bf6f13b108a86bb6bafe1eb2eee03ec2a2d4e9fa65d8ee87cb45522eaa89f6b6672024468a
HEAD_REF master
)
diff --git a/ports/boost-utility/vcpkg.json b/ports/boost-utility/vcpkg.json index 1370bd4ac..66b645416 100644 --- a/ports/boost-utility/vcpkg.json +++ b/ports/boost-utility/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boost-utility", - "version-string": "1.75.0", + "version": "1.76.0", "description": "Boost utility module", "homepage": "https://github.com/boostorg/utility", "dependencies": [ @@ -8,7 +8,6 @@ "boost-container-hash", "boost-core", "boost-detail", - "boost-integer", "boost-io", "boost-preprocessor", "boost-throw-exception", |
