vcpkg/ports/monkeys-audio/vcpkg.json
Cheney Wang dd71e22fd2
[vcpkg baseline][monkeys-audio] Fixing error C2471 and error C1090 (#28633)
* [vcpkg baseline][monkeys-audio] Fixing error C2471 and error C1090

* x-add-version

* Update

* x-add-version
2023-01-04 12:09:10 -08:00

18 lines
465 B
JSON

{
"name": "monkeys-audio",
"version": "5.70",
"port-version": 3,
"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"
}
}
}