mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:38:59 +08:00
a55aaac079
* Update wavpack to 5.4.0 * Update CI baseline * Add back OpenSSL patch * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com>
8 lines
221 B
JSON
8 lines
221 B
JSON
{
|
|
"name": "wavpack",
|
|
"version": "5.4.0",
|
|
"description": "WavPack encode/decode library, command-line programs, and several plugins",
|
|
"homepage": "https://github.com/dbry/WavPack",
|
|
"supports": "!(arm | arm64)"
|
|
}
|