Updating vma port (#29230)

This commit is contained in:
Ada Tufankjian 2023-01-31 16:28:39 -08:00 committed by GitHub
parent 4819f65d7c
commit 86e220d184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
REF 42be483bd5c6605e789e011aac684e0b95d05359 #v3.0.0
SHA512 5bb2240481511e51f1617f2c010a3e93a1c72a63713ed4aecf94488e7f46c78a3cfc591e8f94e14b1262b264bc06e1a78cfe69967b41e02441fad1a433747ee6
REF a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 #v3.0.1
SHA512 14361ff201fd660c22b60de54c648ff20a2e2a7f65105f66853a9a4dbffbeca2ae42098dcb1528bb4e524639b92fa4ff27ebd3940c42ccfaf7c99c08bdd0d8ce
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "vulkan-memory-allocator",
"version": "3.0.0",
"version": "3.0.1",
"description": "Easy to integrate Vulkan memory allocation library from GPUOpen",
"homepage": "https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator",
"license": "MIT"

View File

@ -8081,7 +8081,7 @@
"port-version": 0
},
"vulkan-memory-allocator": {
"baseline": "3.0.0",
"baseline": "3.0.1",
"port-version": 0
},
"vulkan-memory-allocator-hpp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3e9468d6877548306f7d94800031ef9d04541529",
"version": "3.0.1",
"port-version": 0
},
{
"git-tree": "1803d4239d0058bbdb03b3711dc69383895f4ea1",
"version": "3.0.0",