vcpkg/ports/cppcodec/vcpkg.json
Berrae Meixsell 0e26a78abe
[cppcodec] Windows compatibility fix (#25624)
* [cppcodec] Windows compatibility fix

* Update version database

* Updating version-string to version

* Updating version database
2022-07-08 12:28:04 -07:00

7 lines
241 B
JSON

{
"name": "cppcodec",
"version": "0.2",
"port-version": 3,
"description": "Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32."
}