diff options
Diffstat (limited to 'ports/boost-rational')
| -rw-r--r-- | ports/boost-rational/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/boost-rational/vcpkg.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-rational/portfile.cmake b/ports/boost-rational/portfile.cmake index 02726eb14..61cf338a5 100644 --- a/ports/boost-rational/portfile.cmake +++ b/ports/boost-rational/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/rational
- REF boost-1.75.0
- SHA512 72b499b5abc825a2bcd06dd2c1047004d77271c9134bbb9c30860e87c347d366f0189849fd0159c886de86b1dce050ea6b96be497bf05d83bd21c47a7e07b5b8
+ REF boost-1.76.0
+ SHA512 399c1f49a73701f6db9304ac476f88af50470d96d400a68695ed3b3f8462622b4dde671053c6b3fcdd6474e5c2e7527946b79a5ea378af77337eee3b0ed16680
HEAD_REF master
)
diff --git a/ports/boost-rational/vcpkg.json b/ports/boost-rational/vcpkg.json index fcd8367b8..b3d2a6091 100644 --- a/ports/boost-rational/vcpkg.json +++ b/ports/boost-rational/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boost-rational", - "version-string": "1.75.0", + "version": "1.76.0", "description": "Boost rational module", "homepage": "https://github.com/boostorg/rational", "dependencies": [ |
