mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Update the targetted VST3 SDK to version 3.7.4
This commit is contained in:
@@ -29,6 +29,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
higher than yabridge's indicated maximum.
|
higher than yabridge's indicated maximum.
|
||||||
- Fixed Wine version detection in the build configuration.
|
- Fixed Wine version detection in the build configuration.
|
||||||
|
|
||||||
|
### Packaging notes
|
||||||
|
|
||||||
|
- We now target VST3 SDK version 3.7.4 with git tag `v3.7.4_build_25-patched`.
|
||||||
|
|
||||||
## [3.7.0] - 2021-11-21
|
## [3.7.0] - 2021-11-21
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -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.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
|
# 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
|
clone-recursive = true
|
||||||
depth = 1
|
depth = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user