diff options
Diffstat (limited to 'vcpkg/ports/cpp-base64/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/cpp-base64/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/cpp-base64/vcpkg.json b/vcpkg/ports/cpp-base64/vcpkg.json new file mode 100644 index 0000000..b0918e7 --- /dev/null +++ b/vcpkg/ports/cpp-base64/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "cpp-base64", + "version-string": "V2.rc.08", + "description": "Base64 encoding and decoding with c++.", + "homepage": "https://github.com/ReneNyffenegger/cpp-base64/" +} |