[vulkan-hpp] Bump to 1.3.259 (#32769)

This commit is contained in:
Weihang Ding 2023-07-28 00:24:17 +08:00 committed by GitHub
parent d523304efb
commit 32675c830a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/Vulkan-Hpp
REF ef609a2f77dd1756e672712f264e76b64acdba61 #v1.3.231
SHA512 071cf0d321475a55ecb6eed5874a316daac64a62265f05566c112317ae19cc569e7dfb14ceb9e5c6716a004e2cc621c167d0ffe30faf506096f362c1ed55fafd
REF "v${VERSION}"
SHA512 68c26541961881a3e6c9287719d8b50ccb6a9e44b5c0213a780db37dc7b107aec736abdeda19c74837f37f490662cf40c4cc4c2d3da17eeb5f84923fcdfc2d6e
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "vulkan-hpp",
"version": "1.3.231",
"port-version": 2,
"version": "1.3.259",
"description": "Header only C++ bindings for the Vulkan C API",
"license": "Apache-2.0",
"supports": "!uwp & !xbox",

View File

@ -8585,8 +8585,8 @@
"port-version": 2
},
"vulkan-hpp": {
"baseline": "1.3.231",
"port-version": 2
"baseline": "1.3.259",
"port-version": 0
},
"vulkan-memory-allocator": {
"baseline": "3.0.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d87342b4b1feb62ce7f97396981603c86358fecf",
"version": "1.3.259",
"port-version": 0
},
{
"git-tree": "61fc021c36380e8be0bf1742784dea14c9fe4a97",
"version": "1.3.231",