diff options
Diffstat (limited to 'ports/boost-winapi')
| -rw-r--r-- | ports/boost-winapi/CONTROL | 2 | ||||
| -rw-r--r-- | ports/boost-winapi/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-winapi/CONTROL b/ports/boost-winapi/CONTROL index ba62e109a..2497d0eed 100644 --- a/ports/boost-winapi/CONTROL +++ b/ports/boost-winapi/CONTROL @@ -1,6 +1,6 @@ # Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-winapi
-Version: 1.74.0
+Version: 1.75.0
Build-Depends: boost-config, boost-predef, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/winapi
Description: Boost winapi module
diff --git a/ports/boost-winapi/portfile.cmake b/ports/boost-winapi/portfile.cmake index f43b5a74f..64104479c 100644 --- a/ports/boost-winapi/portfile.cmake +++ b/ports/boost-winapi/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/winapi
- REF boost-1.74.0
- SHA512 650b860d622f2e0949f97801367ba1d321bacbda306dc18b4f30d0ff7dff1f33a270479116d72a52d094962b9ee7fea2d5715cb594d63603939ba566a3901b5e
+ REF boost-1.75.0
+ SHA512 ae1cc764c2190e42f5b409fda214e6653a0b46cdb6ee4272406f6e416bf0ee8f497d4edfab45ccb52412ef1645a0a30c418e6b72e7004b3ea5421fc09bce06ce
HEAD_REF master
)
|
