diff options
| author | WebFolder OÜ <support@webfolder.io> | 2019-05-17 18:27:52 +0300 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-05-17 08:27:52 -0700 |
| commit | f510471ebeeec350c40c9126ce6a26dacd119227 (patch) | |
| tree | 5f60ef9892f08eda2a880aeeb77d4bdff687d4b8 /ports/jwt-cpp/CONTROL | |
| parent | 9d473a69545ac648b9ea2067c007b57dfad7462b (diff) | |
| download | vcpkg-f510471ebeeec350c40c9126ce6a26dacd119227.tar.gz vcpkg-f510471ebeeec350c40c9126ce6a26dacd119227.zip | |
[jwt-cpp] Add new port (#6498)
Diffstat (limited to 'ports/jwt-cpp/CONTROL')
| -rw-r--r-- | ports/jwt-cpp/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/jwt-cpp/CONTROL b/ports/jwt-cpp/CONTROL new file mode 100644 index 000000000..4f44063fe --- /dev/null +++ b/ports/jwt-cpp/CONTROL @@ -0,0 +1,3 @@ +Source: jwt-cpp +Version: 2019-05-07 +Description: A header only library for creating and validating json web tokens in c++
\ No newline at end of file |
