mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 22:39:07 +08:00
64f20adbd6
* 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>
20 lines
432 B
JSON
20 lines
432 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "3d20e63c5d3a016d41571baefa723a23113c13c3",
|
|
"version-date": "2021-06-18",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "5e0e57612b419c8cdb33f26195213626c59e7efd",
|
|
"version-string": "2021-02-09",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "6b5482b87c4a123fe71d94ede2e04296a7281b9b",
|
|
"version-string": "2020-10-21",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|