Skip to content

Commit

Permalink
Update libdjinterop to 0.20.1 (microsoft#34038)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergAtGithub authored Sep 27, 2023
1 parent c2eb736 commit 23bef4d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/libdjinterop/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO xsco/libdjinterop
REF "${VERSION}"
SHA512 440f49bfbe6124310df85a042704b46d35011c643ffbfd12e8ba33f2f92de874ca973d3cb188ce2054f69b75965ad67144c4179f5175dd588813f53a8383f1f6
SHA512 2f75a57326cc958bce6634aba407707313cec646d1713c80d9286d9d2448a68dd304eacd02b38c237a6bb869f07b9b3d3b1cc7fcb7c3a9cdf6ba7515166be6cf
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/libdjinterop/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libdjinterop",
"version": "0.20.0",
"version": "0.20.1",
"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",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -4069,7 +4069,7 @@
"port-version": 1
},
"libdjinterop": {
"baseline": "0.20.0",
"baseline": "0.20.1",
"port-version": 0
},
"libdmx": {
Expand Down
5 changes: 5 additions & 0 deletions versions/l-/libdjinterop.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2f886c676ab640fe3ab80c7caa4a1dce77d9400d",
"version": "0.20.1",
"port-version": 0
},
{
"git-tree": "33f7bc90315ef3a477504fcf9a9b42339bb963d5",
"version": "0.20.0",
Expand Down

0 comments on commit 23bef4d

Please sign in to comment.