vcpkg/ports/utf8h/vcpkg.json
JulZimmermann a3388de4ff
[utf8h] set license (#28260)
* set license in utf8h

* run x-add-version

Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:38:34 -08:00

9 lines
223 B
JSON

{
"name": "utf8h",
"version-date": "2021-11-18",
"port-version": 1,
"description": "Single header utf8 string functions for C and C++",
"homepage": "https://github.com/sheredom/utf8.h",
"license": "Unlicense"
}