mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[libdjinterop] Update to 0.27.0 (#48655)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO xsco/libdjinterop
|
||||
REF "${VERSION}"
|
||||
SHA512 772c0e674530e909a1882bc5afbe0e928a025589d932b67e5650a7fb91d8d9bd71f401e0c96d9486f0a5ce9a484647cbafce6213ba77b8efa620b9f5dd2085c0
|
||||
SHA512 45969510c2a2c863bd9627ddc73f404c84d12cc0eea922c23a04dc3486420188936ef556e6a5372e3cc390b3b12d748d64d0cae82a845d6306a4da18227bb435
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libdjinterop",
|
||||
"version": "0.26.1",
|
||||
"version": "0.27.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",
|
||||
|
||||
@@ -4765,7 +4765,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"libdjinterop": {
|
||||
"baseline": "0.26.1",
|
||||
"baseline": "0.27.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"libdmtx": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "d49a24f19dcdfc7403bb37d41e30b9f7d96141e8",
|
||||
"version": "0.27.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "595f554ff8292c5bac077ca661e3fa3faef556cb",
|
||||
"version": "0.26.1",
|
||||
|
||||
Reference in New Issue
Block a user