diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-06-02 09:34:07 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-01 18:34:07 -0700 |
| commit | 1f07d885f1aa269fd050ff1fe2e49c93e113b798 (patch) | |
| tree | a9db23fbf486e7f449abf1cd90c4d50b8882ef39 /ports/jwt-cpp/CONTROL | |
| parent | 891426b94ca9ccf338aa257d90302711efb962aa (diff) | |
| download | vcpkg-1f07d885f1aa269fd050ff1fe2e49c93e113b798.tar.gz vcpkg-1f07d885f1aa269fd050ff1fe2e49c93e113b798.zip | |
[jwt-cpp] Update to v0.4.0 (#11625)
Diffstat (limited to 'ports/jwt-cpp/CONTROL')
| -rw-r--r-- | ports/jwt-cpp/CONTROL | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ports/jwt-cpp/CONTROL b/ports/jwt-cpp/CONTROL index 7815f1640..7cc3d4496 100644 --- a/ports/jwt-cpp/CONTROL +++ b/ports/jwt-cpp/CONTROL @@ -1,3 +1,5 @@ Source: jwt-cpp -Version: 2019-05-07-1 +Version: 0.4.0 +Homepage: https://github.com/Thalhammer/jwt-cpp Description: A header only library for creating and validating json web tokens in c++ +Build-Depends: picojson
\ No newline at end of file |
