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.
1 parent ecfa2f2 commit dc8b710Copy full SHA for dc8b710
V/Vulkan_Headers/build_tarballs.jl
@@ -1,10 +1,10 @@
1
using BinaryBuilder, Pkg
2
3
name = "Vulkan_Headers"
4
-version = v"1.4.312"
+version = v"1.4.321"
5
6
source = "https://github.com/KhronosGroup/Vulkan-Headers.git"
7
-commit = "5ceb9ed481e58e705d0d9b5326537daedd06b97d"
+commit = "2cd90f9d20df57eac214c148f3aed885372ddcfe"
8
9
sources = [
10
GitSource(source, commit)
0 commit comments