Update dependencies

This commit is contained in:
BtbN
2022-07-13 17:08:17 +02:00
parent f8f6de13db
commit ce66686c5a
42 changed files with 43 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.217"
SCRIPT_COMMIT="v1.3.220"
SCRIPT_TAGFILTER="v?.*.*"
ffbuild_enabled() {

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/KhronosGroup/SPIRV-Cross.git"
SCRIPT_COMMIT="a97bbc24c5bae15d3d2eaa2865c122e8d3be1b67"
SCRIPT_COMMIT="d8d051381f65b9606fb8016c79b7c3bab872eec3"
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="db794a2fcc8214624c950752b04f6c23f8fc567d"
SCRIPT_COMMIT="32837eb1028f7d4197b02cebca9b6e0857a1dbf8"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1