mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-18 19:47:50 +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
433 B
JSON
20 lines
433 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "f4ca1555372a398629a4bd1728b6870efb93d674",
|
|
"version-string": "1.2.184",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2480b7c83826a22adba9e5fbad769ab547285818",
|
|
"version-string": "2019-05-11-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f03225bb8e8b8ec20a1b79d113abc3195ed7edd1",
|
|
"version-string": "2019-05-11",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|