Updated port libdjinterop to version 0.19.2 (#33125)

This commit is contained in:
JoergAtGithub 2023-08-15 02:34:24 +02:00 committed by GitHub
parent 35fbd749bf
commit 59b8415965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

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

View File

@ -1,7 +1,6 @@
{
"name": "libdjinterop",
"version": "0.19.1",
"port-version": 1,
"version": "0.19.2",
"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

@ -4029,8 +4029,8 @@
"port-version": 1
},
"libdjinterop": {
"baseline": "0.19.1",
"port-version": 1
"baseline": "0.19.2",
"port-version": 0
},
"libdmx": {
"baseline": "1.1.4",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "78aec7e730a45c7a576233e68ed1858d2e8a9cd7",
"version": "0.19.2",
"port-version": 0
},
{
"git-tree": "997b5a399c620329f5f77f2bff49ffc4413bc2c9",
"version": "0.19.1",