mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 03:49:08 +08:00
8652ccf0ee
* [stb] Update to 2021-09-10 * Update stb's dependees * Add license fields to sfml and libtcod * Fix broken patch for libtcod * Use `version-date` instead of `version` Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
8 lines
188 B
JSON
8 lines
188 B
JSON
{
|
|
"name": "stb",
|
|
"version-date": "2021-09-10",
|
|
"description": "public domain header-only libraries",
|
|
"homepage": "https://github.com/nothings/stb",
|
|
"license": "MIT OR CC-PDDC"
|
|
}
|