Update VST3 SDK version to 3.7.5

This commit is contained in:
Robbert van der Helm
2022-05-19 22:19:42 +02:00
parent 9ea547fa8e
commit f33875b424
2 changed files with 3 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.4_build_25 with the documentation and VSTGUI submodules
# This is VST3 SDK v3.7.5_build_44 with the documentation and VSTGUI submodules
# removed and a dummy `meson.build` file that just lists all source files
revision = v3.7.4_build_25-patched
revision = v3.7.5_build_44-patched
clone-recursive = true
depth = 1