mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:19:06 +08:00
20a4c683b3
* Update wildmidi to 0.4.4 * Update CI baseline * Remove double quotes * update version * Remove obsolete patch file * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
17 lines
310 B
JSON
17 lines
310 B
JSON
{
|
|
"name": "wildmidi",
|
|
"version": "0.4.4",
|
|
"description": "MIDI software synthesizer library.",
|
|
"homepage": "https://github.com/Mindwerks/wildmidi",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|