Update the VST3 dependency to version 3.7.7

This commit is contained in:
Robbert van der Helm
2022-12-23 19:18:46 +01:00
parent 2984b1d26f
commit acd745a3cb
5 changed files with 172 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[wrap-git]
url = https://github.com/robbert-vdh/vst3sdk.git
# This is VST3 SDK v3.7.5_build_44 with the documentation and VSTGUI submodules
# This is VST3 SDK v3.7.7_build_19 with the documentation and VSTGUI submodules
# removed and a dummy `meson.build` file that just lists all source files
revision = v3.7.5_build_44-patched-2
revision = v3.7.7_build_19-patched
clone-recursive = true
depth = 1