Browse Source

Update lv2 stuff again

Signed-off-by: falkTX <falktx@falktx.com>
test-github-breakage
falkTX 1 year ago
parent
commit
0a59ae542c
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      setup/versions.sh

+ 2
- 2
setup/versions.sh View File

@@ -96,7 +96,7 @@ LV2_URL=https://gitlab.com/lv2/lv2.git
ZIX_VERSION=0.4.2
ZIX_URL=${DROBILLA_URL}

SERD_VERSION=0.32.0
SERD_VERSION=0.32.2
SERD_URL=${DROBILLA_URL}

SORD_VERSION=0.16.16
@@ -105,7 +105,7 @@ SORD_URL=${DROBILLA_URL}
SRATOM_VERSION=0.6.16
SRATOM_URL=${DROBILLA_URL}

LILV_VERSION=0.24.22
LILV_VERSION=0.24.24
LILV_URL=${DROBILLA_URL}

LV2LINT_VERSION=ea7126042356d245610ecf7a56354dd196fafff7 # 0.16.2


Loading…
Cancel
Save