aboutsummaryrefslogtreecommitdiff
path: root/versions/baseline.json
diff options
context:
space:
mode:
authorChristoph Neuhauser <c.a.neuhauser@gmail.com>2021-07-22 23:25:45 +0200
committerGitHub <noreply@github.com>2021-07-22 14:25:45 -0700
commit64f20adbd65eb6ede1ab4b31426c7c4b519d1728 (patch)
tree8fa84ec5a6dd29736edf90919534944d66da96d1 /versions/baseline.json
parent7fac0dc1440b79ac9afffaa2af45578518d5750e (diff)
downloadvcpkg-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/baseline.json')
-rw-r--r--versions/baseline.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index 2b2177088..30db0d5fb 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -165,7 +165,7 @@
"port-version": 1
},
"ashes": {
- "baseline": "2021-02-09",
+ "baseline": "2021-06-18",
"port-version": 0
},
"asio": {
@@ -6605,15 +6605,15 @@
"port-version": 0
},
"vulkan-headers": {
- "baseline": "1.2.157",
+ "baseline": "1.2.184",
"port-version": 0
},
"vulkan-hpp": {
- "baseline": "2019-05-11-1",
+ "baseline": "1.2.184",
"port-version": 0
},
"vulkan-memory-allocator": {
- "baseline": "2.3.0",
+ "baseline": "2021-07-07",
"port-version": 0
},
"vxl": {