Update dependencies

This commit is contained in:
BtbN
2025-02-04 18:30:49 +01:00
parent e743edcfec
commit 1a7f1b1683
55 changed files with 55 additions and 55 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/KhronosGroup/Vulkan-Headers.git"
SCRIPT_COMMIT="v1.4.304"
SCRIPT_COMMIT="v1.4.307"
SCRIPT_TAGFILTER="v?.*.*"
ffbuild_enabled() {

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/google/shaderc.git"
SCRIPT_COMMIT="690d259384193c90c01b52288e280b05a8481121"
SCRIPT_COMMIT="ab0d3ed184e4919a236eecddb6514e4923a5e38f"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/KhronosGroup/SPIRV-Cross.git"
SCRIPT_COMMIT="6173e24b31f09a0c3217103a130e74c4ddec14a6"
SCRIPT_COMMIT="1a7b7ef6de02cf6767e42b10ddad217c45e90d47"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1