Update dependencies

This commit is contained in:
BtbN
2024-03-29 19:27:33 +01:00
parent 2660e7562a
commit 6fe041f6eb
38 changed files with 47 additions and 43 deletions

View File

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

View File

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

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://code.videolan.org/videolan/libplacebo.git"
SCRIPT_COMMIT="4fdb9c0dc38d50cbf9ef972345090dbcca1107cf"
SCRIPT_COMMIT="7b29435072143ee8b7e131947e055d3780ae4e47"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1