diff options
Diffstat (limited to 'ports/boost-histogram')
| -rw-r--r-- | ports/boost-histogram/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/boost-histogram/vcpkg.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-histogram/portfile.cmake b/ports/boost-histogram/portfile.cmake index 37d244bab..1246b2a27 100644 --- a/ports/boost-histogram/portfile.cmake +++ b/ports/boost-histogram/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/histogram
- REF boost-1.75.0
- SHA512 de5299b1c3f05bbb052c0bca0537ed8b7cf4268741a263b1ed12c97dd7a94f52571d8b566c33c27d387f1409e26d5a70b2eaf92a346aa9226403930cba6c1bca
+ REF boost-1.76.0
+ SHA512 0bef1cfbc328f73f14bd364902a157a519343ade5751466db3bfdfc63ab76490a9c7f11f8b6d0e24450646f7c26bb967f93719a0fb49f399de6e71b7a19827ff
HEAD_REF master
)
diff --git a/ports/boost-histogram/vcpkg.json b/ports/boost-histogram/vcpkg.json index 868625a86..00e04b7a5 100644 --- a/ports/boost-histogram/vcpkg.json +++ b/ports/boost-histogram/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boost-histogram", - "version-string": "1.75.0", + "version": "1.76.0", "description": "Boost histogram module", "homepage": "https://github.com/boostorg/histogram", "dependencies": [ |
