diff options
Diffstat (limited to 'ports/boost-units')
| -rw-r--r-- | ports/boost-units/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/boost-units/vcpkg.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-units/portfile.cmake b/ports/boost-units/portfile.cmake index bcfdcdf88..7ac447db4 100644 --- a/ports/boost-units/portfile.cmake +++ b/ports/boost-units/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/units
- REF boost-1.75.0
- SHA512 6003fc27913be7f3d31e98fbb2493a487e0d1bf9ff93da318761dcefb93c19ab1754c9d6ad74a332ac0959fe827dba2771ac7b72170160d734ad89ca4252d152
+ REF boost-1.76.0
+ SHA512 84eff531365db19254d52ef0cdc31631a6806b766a8d2be6f01aaf0b468b367c8cd9f4979d2c28434c19c6377f8be5a42851f0e90bb876501738b1da9245ebb4
HEAD_REF master
)
diff --git a/ports/boost-units/vcpkg.json b/ports/boost-units/vcpkg.json index 15b5d9eab..7b5b94d25 100644 --- a/ports/boost-units/vcpkg.json +++ b/ports/boost-units/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boost-units", - "version-string": "1.75.0", + "version": "1.76.0", "description": "Boost units module", "homepage": "https://github.com/boostorg/units", "dependencies": [ |
