mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 12:58:59 +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>
15 lines
291 B
JSON
15 lines
291 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "67ab6950d3e363975e70de04b73c39a35db721b3",
|
|
"version-semver": "1.2.184",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2bfc0cee813eec4db22084402370b7e40556027e",
|
|
"version-string": "1.2.157",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|