Update dependencies
This commit is contained in:
parent
d1b90729b6
commit
c7a73215c6
47 changed files with 47 additions and 47 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/Vulkan-Headers.git"
|
||||
SCRIPT_COMMIT="v1.3.220"
|
||||
SCRIPT_COMMIT="v1.3.224"
|
||||
SCRIPT_TAGFILTER="v?.*.*"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/SPIRV-Cross.git"
|
||||
SCRIPT_COMMIT="d8d051381f65b9606fb8016c79b7c3bab872eec3"
|
||||
SCRIPT_COMMIT="0cccd0a65a67f33922f8d0742b5930fd15353fa7"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/libplacebo.git"
|
||||
SCRIPT_COMMIT="32837eb1028f7d4197b02cebca9b6e0857a1dbf8"
|
||||
SCRIPT_COMMIT="eeab271b4871c1639c961243c19d6761835463c2"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue