Update dependencies

This commit is contained in:
BtbN
2022-04-23 21:49:20 +02:00
parent 787aa9ab39
commit 0795443336
40 changed files with 40 additions and 40 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
HEADERS_REPO="https://github.com/KhronosGroup/Vulkan-Headers.git"
HEADERS_VERSION="1.3.206"
HEADERS_VERSION="1.3.212"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1