vcpkg/ports/xaudio2redist/vcpkg.json
Chuck Walbourn 56f0b2334c
[xaudio2redist] Update for XAudio2Redist 1.2.10 release (#27577)
* [xaudio2port] Update for 1.2.10 release

* Update baseline

* Use VERSION.

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-02 13:58:41 -07:00

10 lines
306 B
JSON

{
"name": "xaudio2redist",
"version": "1.2.10",
"description": "Redistributable version of XAudio 2.9 for Windows 7 SP1 or later",
"homepage": "https://aka.ms/XAudio2Redist",
"documentation": "https://aka.ms/XAudio2Redist",
"license": null,
"supports": "windows & !arm & !uwp & !staticcrt"
}