mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:49:00 +08:00
9e73ebfe12
* [monkeys-audio] update to 9.04 * update version * revert patch * update version * remove useless baseline
17 lines
451 B
JSON
17 lines
451 B
JSON
{
|
|
"name": "monkeys-audio",
|
|
"version-string": "9.04",
|
|
"description": [
|
|
"Monkey's Audio is an excellent audio compression tool which has multiple advantages over traditional methods.",
|
|
"Audio files compressed with it end with .ape extension."
|
|
],
|
|
"homepage": "https://monkeysaudio.com",
|
|
"license": null,
|
|
"supports": "!(uwp | osx | linux)",
|
|
"features": {
|
|
"tools": {
|
|
"description": "Build monkeys-audio tools"
|
|
}
|
|
}
|
|
}
|