We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6170624 + 630bab4 commit e5966bbCopy full SHA for e5966bb
vulkan-headers.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: vulkan-headers
3
version: 1.3.257
4
- epoch: 0
+ epoch: 1
5
description: Vulkan header files and API registry
6
copyright:
7
- license: Apache-2.0
@@ -20,7 +20,7 @@ pipeline:
20
with:
21
repository: https://github.com/KhronosGroup/Vulkan-Headers
22
tag: v${{package.version}}
23
- expected-commit: 195c58410f9c6ee9f1c6a9e56bbaaa614947d5bf
+ expected-commit: 485c0395ad85bcefe7aed17d23362d93f61f942d
24
25
- runs: |
26
cmake -B build \
0 commit comments