Skip to content

Commit

Permalink
[libdjinterop] Update to 0.22.1 (microsoft#41251)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergAtGithub committed Oct 1, 2024
1 parent ecdfdcd commit cd28804
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 c2784ffc6b0ddc9ad92a227621bb00cd1c88aa8f8abe82401774102f9be16dfbe9f0745523d517594faecba60b650a53613c7867afe57e6bcd8a2cc6288dd9ff
SHA512 1c35d8609342f133cf002d1908d5746c411a9d5e74b42a7ec045545f07a3f4b8a89ce9a95d2fc17edd8970facafbee1b6d8a9283fcd8c74c9cb96ff61f15d47d
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.21.0",
"version": "0.22.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 @@ -3897,7 +3897,7 @@
"port-version": 1
},
"libdjinterop": {
"baseline": "0.21.0",
"baseline": "0.22.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": "fda458a81fa4a8520df2baf8dcf5211f60669707",
"version": "0.22.1",
"port-version": 0
},
{
"git-tree": "c643a7969afe7b095d0c6e779adbe14b09ad39d0",
"version": "0.21.0",
Expand Down

0 comments on commit cd28804

Please sign in to comment.