mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Update VST3 SDK version to 3.7.5
This commit is contained in:
@@ -126,6 +126,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
distro package.
|
distro package.
|
||||||
- Fixed a deprecation warning in the Meson build, causing the minimum supported
|
- Fixed a deprecation warning in the Meson build, causing the minimum supported
|
||||||
Meson version to be bumped up to **Meson 0.56** from 0.55.
|
Meson version to be bumped up to **Meson 0.56** from 0.55.
|
||||||
|
- Yabridge now targets VST3 SDK version 3.7.5 with git tag `v3.7.5_build_44-patched`.
|
||||||
|
|
||||||
## [3.8.1] - 2022-03-08
|
## [3.8.1] - 2022-03-08
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[wrap-git]
|
[wrap-git]
|
||||||
url = https://github.com/robbert-vdh/vst3sdk.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
|
# 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
|
clone-recursive = true
|
||||||
depth = 1
|
depth = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user