Downgrade vulkan headers
This commit is contained in:
parent
b1fcac316e
commit
98b1aa8b2d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/Vulkan-Headers.git"
|
||||
SCRIPT_COMMIT="v1.3.238"
|
||||
SCRIPT_COMMIT="v1.3.237"
|
||||
SCRIPT_TAGFILTER="v?.*.*"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
|
Loading…
Reference in a new issue