Skip to content

Commit e5966bb

Browse files
authored
Merge pull request #3743 from mattmoor/udpate-commit
Update the vulkan-headers commit SHA
2 parents 6170624 + 630bab4 commit e5966bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vulkan-headers.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: vulkan-headers
33
version: 1.3.257
4-
epoch: 0
4+
epoch: 1
55
description: Vulkan header files and API registry
66
copyright:
77
- license: Apache-2.0
@@ -20,7 +20,7 @@ pipeline:
2020
with:
2121
repository: https://github.com/KhronosGroup/Vulkan-Headers
2222
tag: v${{package.version}}
23-
expected-commit: 195c58410f9c6ee9f1c6a9e56bbaaa614947d5bf
23+
expected-commit: 485c0395ad85bcefe7aed17d23362d93f61f942d
2424

2525
- runs: |
2626
cmake -B build \

0 commit comments

Comments
 (0)