mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:39:01 +08:00
d306e17141
* update monkeys-audio * update version * restore EOL * update git-tree --------- Co-authored-by: Monica <v-liumonica@microsoft.com>
17 lines
452 B
JSON
17 lines
452 B
JSON
{
|
|
"name": "monkeys-audio",
|
|
"version-string": "10.08",
|
|
"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"
|
|
}
|
|
}
|
|
}
|