Update libdjinterop to 0.20.0 (#33884)

This commit is contained in:
JoergAtGithub 2023-09-20 19:26:20 +02:00 committed by GitHub
parent e1ea88cc70
commit 4c6db587c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO xsco/libdjinterop
REF "${VERSION}"
SHA512 1fec3ef48bc20f1a6087553ba9b2332cfb30cab10ddd57307ce982be77daa0a24e53d53fb5e6e3c2d8a6552fdf6b437ab8787f4a46f893394b48eda113d3c1ff
SHA512 440f49bfbe6124310df85a042704b46d35011c643ffbfd12e8ba33f2f92de874ca973d3cb188ce2054f69b75965ad67144c4179f5175dd588813f53a8383f1f6
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "libdjinterop",
"version": "0.19.2",
"version": "0.20.0",
"description": "C++ library for access to DJ record libraries. Currently only supports Denon Engine Prime databases",
"homepage": "https://github.com/xsco/libdjinterop",
"license": "LGPL-3.0-or-later",

View File

@ -4077,7 +4077,7 @@
"port-version": 1
},
"libdjinterop": {
"baseline": "0.19.2",
"baseline": "0.20.0",
"port-version": 0
},
"libdmx": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "33f7bc90315ef3a477504fcf9a9b42339bb963d5",
"version": "0.20.0",
"port-version": 0
},
{
"git-tree": "78aec7e730a45c7a576233e68ed1858d2e8a9cd7",
"version": "0.19.2",