Update the targetted VST3 SDK to version 3.7.4

This commit is contained in:
Robbert van der Helm
2021-12-20 23:15:40 +01:00
parent 02118f2ab5
commit ce29e5e990
2 changed files with 6 additions and 2 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.3_build_20 with the documentation and VSTGUI submodules
# This is VST3 SDK v3.7.4_build_25 with the documentation and VSTGUI submodules
# removed and a dummy `meson.build` file that just lists all source files
revision = v3.7.3_build_20-patched
revision = v3.7.4_build_25-patched
clone-recursive = true
depth = 1