mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:49:00 +08:00
febda96034
* [libmt32emu] update from 2.5.0 to 2.5.3 * update version
17 lines
305 B
JSON
17 lines
305 B
JSON
{
|
|
"name": "libmt32emu",
|
|
"version": "2.5.3",
|
|
"description": "A MT-32 emulator",
|
|
"homepage": "https://github.com/munt/munt/tree/master/mt32emu",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|