vcpkg/ports/stb/vcpkg.json
Sergei Kachkov c2f29e5aba
[stb] Install missing stb_vorbis.c file (#30616)
* [stb] Install stb_vorbis library

* [stb] Update versions

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 11:11:50 -07:00

9 lines
209 B
JSON

{
"name": "stb",
"version-date": "2023-04-11",
"port-version": 1,
"description": "public domain header-only libraries",
"homepage": "https://github.com/nothings/stb",
"license": "MIT OR CC-PDDC"
}