diff options
| author | Christoph Neuhauser <c.a.neuhauser@gmail.com> | 2021-07-22 23:25:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 14:25:45 -0700 |
| commit | 64f20adbd65eb6ede1ab4b31426c7c4b519d1728 (patch) | |
| tree | 8fa84ec5a6dd29736edf90919534944d66da96d1 /versions/v-/vulkan-memory-allocator.json | |
| parent | 7fac0dc1440b79ac9afffaa2af45578518d5750e (diff) | |
| download | vcpkg-64f20adbd65eb6ede1ab4b31426c7c4b519d1728.tar.gz vcpkg-64f20adbd65eb6ede1ab4b31426c7c4b519d1728.zip | |
[vulkan-headers, vulkan-hpp ,vulkan-memory-allocator] Update to the latestion version (#18976)
* Updated vulkan-headers, vulkan-hpp and vulkan-memory-allocator to new versions.
* Updated the port ashes to fix compilation errors with the new Vulkan headers. Added vk_video/ to the list of copied header files in the port vulkan-headers.
* Apply suggestions from code review regarding version strings
Update version strings in ports/ashes/vcpkg.json and ports/vulkan-headers/vcpkg.json.
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Updated versioning information of modified ports.
* Update version strings after changes in vcpkg.json files.
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Diffstat (limited to 'versions/v-/vulkan-memory-allocator.json')
| -rw-r--r-- | versions/v-/vulkan-memory-allocator.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/v-/vulkan-memory-allocator.json b/versions/v-/vulkan-memory-allocator.json index b91cbac49..596698799 100644 --- a/versions/v-/vulkan-memory-allocator.json +++ b/versions/v-/vulkan-memory-allocator.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "0b1560d8d5ccc9a903ed8159fccecd2bd29e2125", + "version-string": "2021-07-07", + "port-version": 0 + }, + { "git-tree": "dd2f676035a767641141490caae2ac057ed59e83", "version-string": "2.3.0", "port-version": 0 |
