Downgrade vulkan headers

This commit is contained in:
BtbN 2022-12-25 00:37:03 +01:00
parent b1fcac316e
commit 98b1aa8b2d

View file

@ -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() {